Uses of Class
software.amazon.awssdk.services.ec2.model.CreateCustomerGatewayRequest
Packages that use CreateCustomerGatewayRequest
Package
Description
-
Uses of CreateCustomerGatewayRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateCustomerGatewayRequestModifier and TypeMethodDescriptionEc2AsyncClient.createCustomerGateway(CreateCustomerGatewayRequest 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. -
Uses of CreateCustomerGatewayRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateCustomerGatewayRequestModifier and TypeMethodDescriptionCreateCustomerGatewayRequestMarshaller.marshall(CreateCustomerGatewayRequest createCustomerGatewayRequest)