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