Reviews.ReviewsCreateJobDefinitionStages.WithWorkflowName Interface

public interface WithWorkflowName

The stage of the definition to be specify workflowName.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsCreateJobDefinitionStages.WithJobContentType withWorkflowName(String workflowName)

Workflow Name that you want to invoke.

Method Details

withWorkflowName

public WithJobContentType withWorkflowName(String workflowName)

Workflow Name that you want to invoke.

Parameters:

workflowName

Returns:

next definition stage

Applies to