Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateVpnGatewayResponse.Builder
Packages that use CreateVpnGatewayResponse.Builder
-
Uses of CreateVpnGatewayResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateVpnGatewayResponse.BuilderModifier and TypeMethodDescriptionCreateVpnGatewayResponse.builder()CreateVpnGatewayResponse.toBuilder()default CreateVpnGatewayResponse.BuilderCreateVpnGatewayResponse.Builder.vpnGateway(Consumer<VpnGateway.Builder> vpnGateway) Information about the virtual private gateway.CreateVpnGatewayResponse.Builder.vpnGateway(VpnGateway vpnGateway) Information about the virtual private gateway.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateVpnGatewayResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateVpnGatewayResponse.Builder>CreateVpnGatewayResponse.serializableBuilderClass()