Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateCarrierGatewayResponse.Builder
Packages that use CreateCarrierGatewayResponse.Builder
-
Uses of CreateCarrierGatewayResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateCarrierGatewayResponse.BuilderModifier and TypeMethodDescriptionCreateCarrierGatewayResponse.builder()CreateCarrierGatewayResponse.Builder.carrierGateway(Consumer<CarrierGateway.Builder> carrierGateway) Information about the carrier gateway.CreateCarrierGatewayResponse.Builder.carrierGateway(CarrierGateway carrierGateway) Information about the carrier gateway.CreateCarrierGatewayResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateCarrierGatewayResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateCarrierGatewayResponse.Builder>CreateCarrierGatewayResponse.serializableBuilderClass()