Uses of Enum
software.amazon.awssdk.services.sesv2.model.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return JobStatusModifier and TypeMethodDescriptionstatic JobStatusUse this in place of valueOf to convert the raw string returned by the service into the enum value.final JobStatusExportJobSummary.jobStatus()The status of the export job.final JobStatusGetExportJobResponse.jobStatus()The status of the export job.final JobStatusGetImportJobResponse.jobStatus()The status of the import job.final JobStatusImportJobSummary.jobStatus()Returns the value of the JobStatus property for this object.final JobStatusListExportJobsRequest.jobStatus()A value used to list export jobs that have a certainJobStatus.static JobStatusReturns the enum constant of this type with the specified name.static JobStatus[]JobStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type JobStatusMethods in software.amazon.awssdk.services.sesv2.model with parameters of type JobStatusModifier and TypeMethodDescriptionThe status of the export job.The status of the export job.The status of the import job.Sets the value of the JobStatus property for this object.A value used to list export jobs that have a certainJobStatus.