Uses of Class
software.amazon.awssdk.services.ec2.model.ResetEbsDefaultKmsKeyIdRequest
Packages that use ResetEbsDefaultKmsKeyIdRequest
Package
Description
-
Uses of ResetEbsDefaultKmsKeyIdRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ResetEbsDefaultKmsKeyIdRequestModifier and TypeMethodDescriptionEc2AsyncClient.resetEbsDefaultKmsKeyId(ResetEbsDefaultKmsKeyIdRequest resetEbsDefaultKmsKeyIdRequest) Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed KMS key for EBS.default ResetEbsDefaultKmsKeyIdResponseEc2Client.resetEbsDefaultKmsKeyId(ResetEbsDefaultKmsKeyIdRequest resetEbsDefaultKmsKeyIdRequest) Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed KMS key for EBS. -
Uses of ResetEbsDefaultKmsKeyIdRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ResetEbsDefaultKmsKeyIdRequestModifier and TypeMethodDescriptionResetEbsDefaultKmsKeyIdRequestMarshaller.marshall(ResetEbsDefaultKmsKeyIdRequest resetEbsDefaultKmsKeyIdRequest)