Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeVpcEncryptionControlsResponse.Builder
Packages that use DescribeVpcEncryptionControlsResponse.Builder
-
Uses of DescribeVpcEncryptionControlsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeVpcEncryptionControlsResponse.BuilderModifier and TypeMethodDescriptionDescribeVpcEncryptionControlsResponse.builder()The token to include in another request to get the next page of items.DescribeVpcEncryptionControlsResponse.toBuilder()DescribeVpcEncryptionControlsResponse.Builder.vpcEncryptionControls(Collection<VpcEncryptionControl> vpcEncryptionControls) Information about the VPC Encryption Control configurations.DescribeVpcEncryptionControlsResponse.Builder.vpcEncryptionControls(Consumer<VpcEncryptionControl.Builder>... vpcEncryptionControls) Information about the VPC Encryption Control configurations.DescribeVpcEncryptionControlsResponse.Builder.vpcEncryptionControls(VpcEncryptionControl... vpcEncryptionControls) Information about the VPC Encryption Control configurations.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeVpcEncryptionControlsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeVpcEncryptionControlsResponse.Builder>DescribeVpcEncryptionControlsResponse.serializableBuilderClass()