Identifiable Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ResponseBase - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. Identifiable
- com.
- com.
public class Identifiable
extends ResponseBase
Defines the identity of a resource.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| Identifiable() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String |
id()
Get the id value. |
Methods inherited from java.lang.Object
Constructor Details
Identifiable
public Identifiable()
Method Details
id
public String id()
Get the id value.
Returns: