Uses of Class
software.amazon.awssdk.services.ec2.model.CreateCustomerGatewayResponse
Packages that use CreateCustomerGatewayResponse
-
Uses of CreateCustomerGatewayResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return CreateCustomerGatewayResponseModifier and TypeMethodDescriptiondefault CreateCustomerGatewayResponseEc2Client.createCustomerGateway(Consumer<CreateCustomerGatewayRequest.Builder> createCustomerGatewayRequest) Provides information to Amazon Web Services about your customer gateway device.default CreateCustomerGatewayResponseEc2Client.createCustomerGateway(CreateCustomerGatewayRequest createCustomerGatewayRequest) Provides information to Amazon Web Services about your customer gateway device.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type CreateCustomerGatewayResponseModifier and TypeMethodDescriptionEc2AsyncClient.createCustomerGateway(Consumer<CreateCustomerGatewayRequest.Builder> createCustomerGatewayRequest) Provides information to Amazon Web Services about your customer gateway device.Ec2AsyncClient.createCustomerGateway(CreateCustomerGatewayRequest createCustomerGatewayRequest) Provides information to Amazon Web Services about your customer gateway device.