Uses of Interface
software.amazon.awssdk.services.secretsmanager.model.APIErrorType.Builder
Packages that use APIErrorType.Builder
-
Uses of APIErrorType.Builder in software.amazon.awssdk.services.secretsmanager.model
Methods in software.amazon.awssdk.services.secretsmanager.model that return APIErrorType.BuilderModifier and TypeMethodDescriptionstatic APIErrorType.BuilderAPIErrorType.builder()The error Secrets Manager encountered while retrieving an individual secret as part of BatchGetSecretValue, for exampleResourceNotFoundException,InvalidParameterException,InvalidRequestException,DecryptionFailure, orAccessDeniedException.A message describing the error.The ARN or name of the secret.APIErrorType.toBuilder()Methods in software.amazon.awssdk.services.secretsmanager.model that return types with arguments of type APIErrorType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends APIErrorType.Builder>APIErrorType.serializableBuilderClass()