azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

415 строки
37 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient"
name: "RegistryModelVersionsClient"
nameWithType: "RegistryModelVersionsClient"
summary: "An instance of this class provides access to all the operations defined in Registry<wbr>Model<wbr>Versions<wbr>Client."
syntax: "public interface **RegistryModelVersionsClient**"
methods:
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
name: "beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
nameWithType: "RegistryModelVersionsClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
summary: "Create or update version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ModelVersionInner>,ModelVersionInner> beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
desc: "Create or update version."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of azure Resource Manager resource envelope."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
nameWithType: "RegistryModelVersionsClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
summary: "Create or update version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ModelVersionInner>,ModelVersionInner> beginCreateOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
desc: "Create or update version."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of azure Resource Manager resource envelope."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginDelete(String resourceGroupName, String registryName, String modelName, String version)"
name: "beginDelete(String resourceGroupName, String registryName, String modelName, String version)"
nameWithType: "RegistryModelVersionsClient.beginDelete(String resourceGroupName, String registryName, String modelName, String version)"
summary: "Delete version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String registryName, String modelName, String version)"
desc: "Delete version."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.beginDelete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
name: "beginDelete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
nameWithType: "RegistryModelVersionsClient.beginDelete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
summary: "Delete version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
desc: "Delete version."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrGetStartPendingUpload(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.models.PendingUploadRequestDto)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrGetStartPendingUpload(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body)"
name: "createOrGetStartPendingUpload(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body)"
nameWithType: "RegistryModelVersionsClient.createOrGetStartPendingUpload(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body)"
summary: "Generate a storage location and credential for the client to upload a model asset to."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Model name. This is case-sensitive."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier. This is case-sensitive."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Pending upload request object."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PendingUploadRequestDto?alt=com.azure.resourcemanager.machinelearning.models.PendingUploadRequestDto&text=PendingUploadRequestDto\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PendingUploadResponseDtoInner createOrGetStartPendingUpload(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body)"
desc: "Generate a storage location and credential for the client to upload a model asset to."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.PendingUploadResponseDtoInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.PendingUploadResponseDtoInner&text=PendingUploadResponseDtoInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrGetStartPendingUploadWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.models.PendingUploadRequestDto,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrGetStartPendingUploadWithResponse(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body, Context context)"
name: "createOrGetStartPendingUploadWithResponse(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body, Context context)"
nameWithType: "RegistryModelVersionsClient.createOrGetStartPendingUploadWithResponse(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body, Context context)"
summary: "Generate a storage location and credential for the client to upload a model asset to."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Model name. This is case-sensitive."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier. This is case-sensitive."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Pending upload request object."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PendingUploadRequestDto?alt=com.azure.resourcemanager.machinelearning.models.PendingUploadRequestDto&text=PendingUploadRequestDto\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PendingUploadResponseDtoInner> createOrGetStartPendingUploadWithResponse(String resourceGroupName, String registryName, String modelName, String version, PendingUploadRequestDto body, Context context)"
desc: "Generate a storage location and credential for the client to upload a model asset to."
returns:
description: "the response body along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.PendingUploadResponseDtoInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.PendingUploadResponseDtoInner&text=PendingUploadResponseDtoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
name: "createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
nameWithType: "RegistryModelVersionsClient.createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
summary: "Create or update version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ModelVersionInner createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body)"
desc: "Create or update version."
returns:
description: "azure Resource Manager resource envelope."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
name: "createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
nameWithType: "RegistryModelVersionsClient.createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
summary: "Create or update version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ModelVersionInner createOrUpdate(String resourceGroupName, String registryName, String modelName, String version, ModelVersionInner body, Context context)"
desc: "Create or update version."
returns:
description: "azure Resource Manager resource envelope."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.delete(String resourceGroupName, String registryName, String modelName, String version)"
name: "delete(String resourceGroupName, String registryName, String modelName, String version)"
nameWithType: "RegistryModelVersionsClient.delete(String resourceGroupName, String registryName, String modelName, String version)"
summary: "Delete version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String registryName, String modelName, String version)"
desc: "Delete version."
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.delete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
name: "delete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
nameWithType: "RegistryModelVersionsClient.delete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
summary: "Delete version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String registryName, String modelName, String version, Context context)"
desc: "Delete version."
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.get(String resourceGroupName, String registryName, String modelName, String version)"
name: "get(String resourceGroupName, String registryName, String modelName, String version)"
nameWithType: "RegistryModelVersionsClient.get(String resourceGroupName, String registryName, String modelName, String version)"
summary: "Get version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name. This is case-sensitive."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier. This is case-sensitive."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ModelVersionInner get(String resourceGroupName, String registryName, String modelName, String version)"
desc: "Get version."
returns:
description: "version."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.getWithResponse(String resourceGroupName, String registryName, String modelName, String version, Context context)"
name: "getWithResponse(String resourceGroupName, String registryName, String modelName, String version, Context context)"
nameWithType: "RegistryModelVersionsClient.getWithResponse(String resourceGroupName, String registryName, String modelName, String version, Context context)"
summary: "Get version."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name. This is case-sensitive."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Version identifier. This is case-sensitive."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ModelVersionInner> getWithResponse(String resourceGroupName, String registryName, String modelName, String version, Context context)"
desc: "Get version."
returns:
description: "version along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.list(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.list(String resourceGroupName, String registryName, String modelName)"
name: "list(String resourceGroupName, String registryName, String modelName)"
nameWithType: "RegistryModelVersionsClient.list(String resourceGroupName, String registryName, String modelName)"
summary: "List versions."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name. This is case-sensitive."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ModelVersionInner> list(String resourceGroupName, String registryName, String modelName)"
desc: "List versions."
returns:
description: "a paginated list of ModelVersion entities as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.models.ListViewType,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryModelVersionsClient.list(String resourceGroupName, String registryName, String modelName, String skip, String orderBy, Integer top, String version, String description, String tags, String properties, ListViewType listViewType, Context context)"
name: "list(String resourceGroupName, String registryName, String modelName, String skip, String orderBy, Integer top, String version, String description, String tags, String properties, ListViewType listViewType, Context context)"
nameWithType: "RegistryModelVersionsClient.list(String resourceGroupName, String registryName, String modelName, String skip, String orderBy, Integer top, String version, String description, String tags, String properties, ListViewType listViewType, Context context)"
summary: "List versions."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning registry. This is case-insensitive."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container name. This is case-sensitive."
name: "modelName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Continuation token for pagination."
name: "skip"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Ordering of list."
name: "orderBy"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Maximum number of records to return."
name: "top"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "Version identifier."
name: "version"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Model description."
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2."
name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Comma-separated list of property names (and optionally values). Example: prop1,prop2=value2."
name: "properties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "View type for including/excluding (for example) archived entities."
name: "listViewType"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.ListViewType?alt=com.azure.resourcemanager.machinelearning.models.ListViewType&text=ListViewType\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<ModelVersionInner> list(String resourceGroupName, String registryName, String modelName, String skip, String orderBy, Integer top, String version, String description, String tags, String properties, ListViewType listViewType, Context context)"
desc: "List versions."
returns:
description: "a paginated list of ModelVersion entities as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.ModelVersionInner&text=ModelVersionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in RegistryModelVersionsClient."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0