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