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 JobStatusUse this in place of valueOf.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 com.amazonaws.services.codepipeline.model with parameters of type JobStatusModifier and TypeMethodDescriptionvoidWhether the job worker has received the specified job.voidThe 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.