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