Uses of Interface
software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
Packages that use TrackingOptionsDoesNotExistException.Builder
-
Uses of TrackingOptionsDoesNotExistException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return TrackingOptionsDoesNotExistException.BuilderModifier and TypeMethodDescriptionTrackingOptionsDoesNotExistException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) TrackingOptionsDoesNotExistException.builder()TrackingOptionsDoesNotExistException.Builder.configurationSetName(String configurationSetName) Indicates that a TrackingOptions object does not exist in the specified configuration set.TrackingOptionsDoesNotExistException.Builder.numAttempts(Integer numAttempts) TrackingOptionsDoesNotExistException.Builder.statusCode(int statusCode) TrackingOptionsDoesNotExistException.toBuilder()TrackingOptionsDoesNotExistException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type TrackingOptionsDoesNotExistException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TrackingOptionsDoesNotExistException.Builder>TrackingOptionsDoesNotExistException.serializableBuilderClass()