Uses of Enum
com.amazonaws.services.codepipeline.model.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in com.amazonaws.services.codepipeline.model
Methods in com.amazonaws.services.codepipeline.model that return JobStatusModifier and TypeMethodDescriptionstatic JobStatus
Use this in place of valueOf.static JobStatus
Returns 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 com.amazonaws.services.codepipeline.model with parameters of type JobStatusModifier and TypeMethodDescriptionvoid
Whether the job worker has received the specified job.void
The status information for the third party job, if any.AcknowledgeJobResult.withStatus
(JobStatus status) Whether the job worker has received the specified job.AcknowledgeThirdPartyJobResult.withStatus
(JobStatus status) The status information for the third party job, if any.