ImageModerations.ImageModerationsFindFacesUrlInputDefinitionStages.WithContentType Interface

public interface WithContentType

The stage of the definition to be specify contentType.

Method Summary

Modifier and Type Method and Description
ImageModerations.ImageModerationsFindFacesUrlInputDefinitionStages.WithImageUrl withContentType(String contentType)

The content type.

Method Details

withContentType

public WithImageUrl withContentType(String contentType)

The content type.

Parameters:

contentType

Returns:

next definition stage

Applies to