Reviews.ReviewsCreateJobDefinitionStages.WithJobContentType Interface

public interface WithJobContentType

The stage of the definition to be specify jobContentType.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsCreateJobDefinitionStages.WithContentValue withJobContentType(String jobContentType)

The content type. Possible values include: 'application/json', 'image/jpeg'.

Method Details

withJobContentType

public WithContentValue withJobContentType(String jobContentType)

The content type. Possible values include: 'application/json', 'image/jpeg'.

Parameters:

jobContentType

Returns:

next definition stage

Applies to