Class Identifiable
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.ResponseBase
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.Identifiable
-
- Direct Known Subclasses:
Response
public class Identifiable extends ResponseBase
Defines the identity of a resource.
-
-
Constructor Summary
Constructors Constructor Description Identifiable()
-
-
-
Method Detail
-
id
public String id()
Get the id value.- Returns:
- the id value
-
-