Uses of Interface
software.amazon.awssdk.services.ec2.model.CarrierGateway.Builder
Packages that use CarrierGateway.Builder
-
Uses of CarrierGateway.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CarrierGateway.BuilderModifier and TypeMethodDescriptionstatic CarrierGateway.BuilderCarrierGateway.builder()CarrierGateway.Builder.carrierGatewayId(String carrierGatewayId) The ID of the carrier gateway.The Amazon Web Services account ID of the owner of the carrier gateway.The state of the carrier gateway.CarrierGateway.Builder.state(CarrierGatewayState state) The state of the carrier gateway.CarrierGateway.Builder.tags(Collection<Tag> tags) The tags assigned to the carrier gateway.CarrierGateway.Builder.tags(Consumer<Tag.Builder>... tags) The tags assigned to the carrier gateway.The tags assigned to the carrier gateway.CarrierGateway.toBuilder()The ID of the VPC associated with the carrier gateway.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CarrierGateway.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CarrierGateway.Builder>CarrierGateway.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type CarrierGateway.BuilderModifier and TypeMethodDescriptionCreateCarrierGatewayResponse.Builder.carrierGateway(Consumer<CarrierGateway.Builder> carrierGateway) Information about the carrier gateway.DeleteCarrierGatewayResponse.Builder.carrierGateway(Consumer<CarrierGateway.Builder> carrierGateway) Information about the carrier gateway.