Uses of Interface
software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
Packages that use CannotDeleteException.Builder
-
Uses of CannotDeleteException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return CannotDeleteException.BuilderModifier and TypeMethodDescriptionCannotDeleteException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) CannotDeleteException.builder()Indicates that a resource could not be deleted because no resource with the specified name exists.CannotDeleteException.Builder.numAttempts(Integer numAttempts) CannotDeleteException.Builder.statusCode(int statusCode) CannotDeleteException.toBuilder()CannotDeleteException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type CannotDeleteException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CannotDeleteException.Builder>CannotDeleteException.serializableBuilderClass()