FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithFaceListId Interface

public interface WithFaceListId

The stage of the definition to be specify faceListId.

Method Summary

Modifier and Type Method and Description
FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithUrl withFaceListId(String faceListId)

Id referencing a particular face list.

Method Details

withFaceListId

public WithUrl withFaceListId(String faceListId)

Id referencing a particular face list.

Parameters:

faceListId

Returns:

next definition stage

Applies to