Identifiable Class

  • java.lang.Object
    • ResponseBase
      • com.microsoft.azure.cognitiveservices.search.entitysearch.models.Identifiable

public class Identifiable extends ResponseBase

Defines the identity of a resource.

Method Summary

Modifier and Type Method and Description
String id()

Get the id value.

Method Details

id

public String id()

Get the id value.

Returns:

the id value

Applies to