Reviews.ReviewsCreateJobDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
ReviewsCreateJobDefinitionStages.WithExecute withCallBackEndpoint(String callBackEndpoint)

Callback endpoint for posting the create job result.

Method Details

withCallBackEndpoint

public ReviewsCreateJobDefinitionStages.WithExecute withCallBackEndpoint(String callBackEndpoint)

Callback endpoint for posting the create job result.

Parameters:

callBackEndpoint

Returns:

next definition stage

Applies to