Identifiable Class
- java.
lang. Object - ResponseBase
- com.
microsoft. azure. cognitiveservices. search. autosuggest. 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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java