Uses of Interface
software.amazon.awssdk.services.secretsmanager.model.DecryptionFailureException.Builder
Packages that use DecryptionFailureException.Builder
-
Uses of DecryptionFailureException.Builder in software.amazon.awssdk.services.secretsmanager.model
Methods in software.amazon.awssdk.services.secretsmanager.model that return DecryptionFailureException.BuilderModifier and TypeMethodDescriptionDecryptionFailureException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) DecryptionFailureException.builder()DecryptionFailureException.Builder.numAttempts(Integer numAttempts) DecryptionFailureException.Builder.statusCode(int statusCode) DecryptionFailureException.toBuilder()DecryptionFailureException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.secretsmanager.model that return types with arguments of type DecryptionFailureException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DecryptionFailureException.Builder>DecryptionFailureException.serializableBuilderClass()