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