63 строки
3.7 KiB
YAML
63 строки
3.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.ResourceName"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ResourceName"
|
|
name: "ResourceName"
|
|
nameWithType: "ResourceName"
|
|
summary: "The Resource Name."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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 **ResourceName**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.ResourceName()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.ResourceName()"
|
|
name: "ResourceName()"
|
|
nameWithType: "ResourceName.ResourceName()"
|
|
syntax: "public ResourceName()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.localizedValue()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.localizedValue()"
|
|
name: "localizedValue()"
|
|
nameWithType: "ResourceName.localizedValue()"
|
|
summary: "Get the localized<wbr>Value property: The localized name of the resource."
|
|
syntax: "public String localizedValue()"
|
|
desc: "Get the localizedValue property: The localized name of the resource."
|
|
returns:
|
|
description: "the localizedValue value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ResourceName.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.value()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ResourceName.value()"
|
|
name: "value()"
|
|
nameWithType: "ResourceName.value()"
|
|
summary: "Get the value property: The name of the resource."
|
|
syntax: "public String value()"
|
|
desc: "Get the value property: The name of the resource."
|
|
returns:
|
|
description: "the value value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "class"
|
|
desc: "The Resource Name."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|