40 строки
3.3 KiB
YAML
40 строки
3.3 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.search.models.DefaultCognitiveServicesAccount"
|
||
|
fullName: "com.azure.search.models.DefaultCognitiveServicesAccount"
|
||
|
name: "DefaultCognitiveServicesAccount"
|
||
|
nameWithType: "DefaultCognitiveServicesAccount"
|
||
|
summary: "An empty object that represents the default cognitive service resource for a skillset."
|
||
|
inheritances:
|
||
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.search.models.CognitiveServicesAccount?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
||
|
inheritedClassMethods:
|
||
|
- classRef: "<xref href=\"com.azure.search.models.CognitiveServicesAccount?alt=com.azure.search.models.CognitiveServicesAccount&text=CognitiveServicesAccount\" data-throw-if-not-resolved=\"False\" />"
|
||
|
methodsRef:
|
||
|
- "<xref href=\"com.azure.search.models.CognitiveServicesAccount.getDescription()?alt=com.azure.search.models.CognitiveServicesAccount.getDescription&text=getDescription\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.search.models.CognitiveServicesAccount.setDescription(java.lang.String)?alt=com.azure.search.models.CognitiveServicesAccount.setDescription&text=setDescription\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
||
|
methodsRef:
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
||
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
||
|
syntax: "public final class **DefaultCognitiveServicesAccount**</br> extends <xref href=\"com.azure.search.models.CognitiveServicesAccount?alt=com.azure.search.models.CognitiveServicesAccount&text=CognitiveServicesAccount\" data-throw-if-not-resolved=\"False\" />"
|
||
|
constructors:
|
||
|
- uid: "com.azure.search.models.DefaultCognitiveServicesAccount.DefaultCognitiveServicesAccount()"
|
||
|
fullName: "com.azure.search.models.DefaultCognitiveServicesAccount.DefaultCognitiveServicesAccount()"
|
||
|
name: "DefaultCognitiveServicesAccount()"
|
||
|
nameWithType: "DefaultCognitiveServicesAccount.DefaultCognitiveServicesAccount()"
|
||
|
syntax: "public DefaultCognitiveServicesAccount()"
|
||
|
type: "class"
|
||
|
desc: "An empty object that represents the default cognitive service resource for a skillset."
|
||
|
metadata: {}
|
||
|
package: "com.azure.search.models"
|
||
|
artifact: com.azure:azure-search:11.0.0-beta.1
|