Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcEncryptionControlsRequest
Packages that use DescribeVpcEncryptionControlsRequest
Package
Description
-
Uses of DescribeVpcEncryptionControlsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeVpcEncryptionControlsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeVpcEncryptionControls(DescribeVpcEncryptionControlsRequest describeVpcEncryptionControlsRequest) Describes one or more VPC Encryption Control configurations.Ec2Client.describeVpcEncryptionControls(DescribeVpcEncryptionControlsRequest describeVpcEncryptionControlsRequest) Describes one or more VPC Encryption Control configurations. -
Uses of DescribeVpcEncryptionControlsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeVpcEncryptionControlsRequestModifier and TypeMethodDescriptionDescribeVpcEncryptionControlsRequestMarshaller.marshall(DescribeVpcEncryptionControlsRequest describeVpcEncryptionControlsRequest)