Identifiable Class
- java.
lang. Object - ResponseBase
- com.
microsoft. azure. cognitiveservices. search. entitysearch. models. Identifiable
- com.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java