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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java