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