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