Identifiable Class
- java.
lang. Object - ResponseBase
- com.
microsoft. azure. cognitiveservices. search. visualsearch. 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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java