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