static DescribeVpcEncryptionControlsResponse.Builder |
DescribeVpcEncryptionControlsResponse.builder() |
|
DescribeVpcEncryptionControlsResponse.Builder |
DescribeVpcEncryptionControlsResponse.Builder.nextToken(String nextToken) |
The token to include in another request to get the next page of items.
|
DescribeVpcEncryptionControlsResponse.Builder |
DescribeVpcEncryptionControlsResponse.toBuilder() |
|
DescribeVpcEncryptionControlsResponse.Builder |
DescribeVpcEncryptionControlsResponse.Builder.vpcEncryptionControls(Collection<VpcEncryptionControl> vpcEncryptionControls) |
Information about the VPC Encryption Control configurations.
|
DescribeVpcEncryptionControlsResponse.Builder |
DescribeVpcEncryptionControlsResponse.Builder.vpcEncryptionControls(Consumer<VpcEncryptionControl.Builder>... vpcEncryptionControls) |
Information about the VPC Encryption Control configurations.
|
DescribeVpcEncryptionControlsResponse.Builder |
DescribeVpcEncryptionControlsResponse.Builder.vpcEncryptionControls(VpcEncryptionControl... vpcEncryptionControls) |
Information about the VPC Encryption Control configurations.
|