Uses of Class
software.amazon.awssdk.services.kms.model.ConflictException
Packages that use ConflictException
-
Uses of ConflictException in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that throw ConflictExceptionModifier and TypeMethodDescriptiondefault RotateKeyOnDemandResponseKmsClient.rotateKeyOnDemand(Consumer<RotateKeyOnDemandRequest.Builder> rotateKeyOnDemandRequest) Immediately initiates rotation of the key material of the specified symmetric encryption KMS key.default RotateKeyOnDemandResponseKmsClient.rotateKeyOnDemand(RotateKeyOnDemandRequest rotateKeyOnDemandRequest) Immediately initiates rotation of the key material of the specified symmetric encryption KMS key.