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