Identifiable Class
- java.
lang. Object - ResponseBase
- com.
microsoft. azure. cognitiveservices. search. websearch. 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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.