Uses of Interface
software.amazon.awssdk.services.codecommit.model.EncryptionKeyDisabledException.Builder
-
Packages that use EncryptionKeyDisabledException.Builder Package Description software.amazon.awssdk.services.codecommit.model -
-
Uses of EncryptionKeyDisabledException.Builder in software.amazon.awssdk.services.codecommit.model
Methods in software.amazon.awssdk.services.codecommit.model that return EncryptionKeyDisabledException.Builder Modifier and Type Method Description EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException. builder()EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException.Builder. cause(Throwable cause)EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException.Builder. message(String message)EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException.Builder. requestId(String requestId)EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException.Builder. statusCode(int statusCode)EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException. toBuilder()EncryptionKeyDisabledException.BuilderEncryptionKeyDisabledException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.codecommit.model that return types with arguments of type EncryptionKeyDisabledException.Builder Modifier and Type Method Description static Class<? extends EncryptionKeyDisabledException.Builder>EncryptionKeyDisabledException. serializableBuilderClass()
-