Reviews.ReviewsCreateReviewsDefinitionStages.WithUrlContentType Interface

public interface WithUrlContentType

The stage of the definition to be specify urlContentType.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsCreateReviewsDefinitionStages.WithCreateReviewBody withUrlContentType(String urlContentType)

The content type.

Method Details

withUrlContentType

public WithCreateReviewBody withUrlContentType(String urlContentType)

The content type.

Parameters:

urlContentType

Returns:

next definition stage

Applies to