FaceLists.FaceListsCreateDefinitionStages.WithFaceListId Interface

public interface WithFaceListId

The stage of the definition to be specify faceListId.

Method Summary

Modifier and Type Method and Description
FaceListsCreateDefinitionStages.WithExecute withFaceListId(String faceListId)

Id referencing a particular face list.

Method Details

withFaceListId

public FaceListsCreateDefinitionStages.WithExecute withFaceListId(String faceListId)

Id referencing a particular face list.

Parameters:

faceListId

Returns:

next definition stage

Applies to