Uses of Interface
software.amazon.awssdk.services.ec2.model.ModifyVpcEncryptionControlResponse.Builder
Packages that use ModifyVpcEncryptionControlResponse.Builder
-
Uses of ModifyVpcEncryptionControlResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ModifyVpcEncryptionControlResponse.BuilderModifier and TypeMethodDescriptionModifyVpcEncryptionControlResponse.builder()ModifyVpcEncryptionControlResponse.toBuilder()ModifyVpcEncryptionControlResponse.Builder.vpcEncryptionControl(Consumer<VpcEncryptionControl.Builder> vpcEncryptionControl) Information about the VPC Encryption Control configuration.ModifyVpcEncryptionControlResponse.Builder.vpcEncryptionControl(VpcEncryptionControl vpcEncryptionControl) Information about the VPC Encryption Control configuration.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ModifyVpcEncryptionControlResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyVpcEncryptionControlResponse.Builder>ModifyVpcEncryptionControlResponse.serializableBuilderClass()