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