91 строка
6.8 KiB
YAML
91 строка
6.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders"
|
|
name: "MachineLearningComputesDeleteHeaders"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders"
|
|
summary: "The Machine<wbr>Learning<wbr>Computes<wbr>Delete<wbr>Headers model."
|
|
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 **MachineLearningComputesDeleteHeaders**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.MachineLearningComputesDeleteHeaders()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.MachineLearningComputesDeleteHeaders()"
|
|
name: "MachineLearningComputesDeleteHeaders()"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders.MachineLearningComputesDeleteHeaders()"
|
|
syntax: "public MachineLearningComputesDeleteHeaders()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.azureAsyncOperation()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.azureAsyncOperation()"
|
|
name: "azureAsyncOperation()"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders.azureAsyncOperation()"
|
|
summary: "Get the azure<wbr>Async<wbr>Operation property: The Azure-Async<wbr>Operation property."
|
|
syntax: "public String azureAsyncOperation()"
|
|
desc: "Get the azureAsyncOperation property: The Azure-AsyncOperation property."
|
|
returns:
|
|
description: "the azureAsyncOperation value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.location()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.location()"
|
|
name: "location()"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders.location()"
|
|
summary: "Get the location property: The Location property."
|
|
syntax: "public String location()"
|
|
desc: "Get the location property: The Location property."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.validate()"
|
|
name: "validate()"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.withAzureAsyncOperation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.withAzureAsyncOperation(String azureAsyncOperation)"
|
|
name: "withAzureAsyncOperation(String azureAsyncOperation)"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders.withAzureAsyncOperation(String azureAsyncOperation)"
|
|
summary: "Set the azure<wbr>Async<wbr>Operation property: The Azure-Async<wbr>Operation property."
|
|
parameters:
|
|
- description: "the azureAsyncOperation value to set."
|
|
name: "azureAsyncOperation"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MachineLearningComputesDeleteHeaders withAzureAsyncOperation(String azureAsyncOperation)"
|
|
desc: "Set the azureAsyncOperation property: The Azure-AsyncOperation property."
|
|
returns:
|
|
description: "the MachineLearningComputesDeleteHeaders object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders?alt=com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders&text=MachineLearningComputesDeleteHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "MachineLearningComputesDeleteHeaders.withLocation(String location)"
|
|
summary: "Set the location property: The Location property."
|
|
parameters:
|
|
- description: "the location value to set."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MachineLearningComputesDeleteHeaders withLocation(String location)"
|
|
desc: "Set the location property: The Location property."
|
|
returns:
|
|
description: "the MachineLearningComputesDeleteHeaders object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders?alt=com.azure.resourcemanager.machinelearningservices.models.MachineLearningComputesDeleteHeaders&text=MachineLearningComputesDeleteHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The MachineLearningComputesDeleteHeaders model."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|