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

302 строки
26 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient"
name: "RegistryDataContainersClient"
nameWithType: "RegistryDataContainersClient"
summary: "An instance of this class provides access to all the operations defined in Registry<wbr>Data<wbr>Containers<wbr>Client."
syntax: "public interface **RegistryDataContainersClient**"
methods:
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
name: "beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
nameWithType: "RegistryDataContainersClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
summary: "Create or update container."
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: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DataContainerInner>,DataContainerInner> beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
desc: "Create or update container."
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.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
nameWithType: "RegistryDataContainersClient.beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
summary: "Create or update container."
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: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" 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<DataContainerInner>,DataContainerInner> beginCreateOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
desc: "Create or update container."
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.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginDelete(String resourceGroupName, String registryName, String name)"
name: "beginDelete(String resourceGroupName, String registryName, String name)"
nameWithType: "RegistryDataContainersClient.beginDelete(String resourceGroupName, String registryName, String name)"
summary: "Delete container."
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: "name"
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 name)"
desc: "Delete container."
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.RegistryDataContainersClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.beginDelete(String resourceGroupName, String registryName, String name, Context context)"
name: "beginDelete(String resourceGroupName, String registryName, String name, Context context)"
nameWithType: "RegistryDataContainersClient.beginDelete(String resourceGroupName, String registryName, String name, Context context)"
summary: "Delete container."
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: "name"
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 name, Context context)"
desc: "Delete container."
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.RegistryDataContainersClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
name: "createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
nameWithType: "RegistryDataContainersClient.createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
summary: "Create or update container."
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: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DataContainerInner createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body)"
desc: "Create or update container."
returns:
description: "azure Resource Manager resource envelope."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
name: "createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
nameWithType: "RegistryDataContainersClient.createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
summary: "Create or update container."
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: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Container entity to create or update."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" 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 DataContainerInner createOrUpdate(String resourceGroupName, String registryName, String name, DataContainerInner body, Context context)"
desc: "Create or update container."
returns:
description: "azure Resource Manager resource envelope."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.delete(String resourceGroupName, String registryName, String name)"
name: "delete(String resourceGroupName, String registryName, String name)"
nameWithType: "RegistryDataContainersClient.delete(String resourceGroupName, String registryName, String name)"
summary: "Delete container."
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: "name"
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 name)"
desc: "Delete container."
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.delete(String resourceGroupName, String registryName, String name, Context context)"
name: "delete(String resourceGroupName, String registryName, String name, Context context)"
nameWithType: "RegistryDataContainersClient.delete(String resourceGroupName, String registryName, String name, Context context)"
summary: "Delete container."
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: "name"
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 name, Context context)"
desc: "Delete container."
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.get(String resourceGroupName, String registryName, String name)"
name: "get(String resourceGroupName, String registryName, String name)"
nameWithType: "RegistryDataContainersClient.get(String resourceGroupName, String registryName, String name)"
summary: "Get container."
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: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DataContainerInner get(String resourceGroupName, String registryName, String name)"
desc: "Get container."
returns:
description: "container."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.getWithResponse(String resourceGroupName, String registryName, String name, Context context)"
name: "getWithResponse(String resourceGroupName, String registryName, String name, Context context)"
nameWithType: "RegistryDataContainersClient.getWithResponse(String resourceGroupName, String registryName, String name, Context context)"
summary: "Get container."
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: "name"
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<DataContainerInner> getWithResponse(String resourceGroupName, String registryName, String name, Context context)"
desc: "Get container."
returns:
description: "container 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.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.list(String resourceGroupName, String registryName)"
name: "list(String resourceGroupName, String registryName)"
nameWithType: "RegistryDataContainersClient.list(String resourceGroupName, String registryName)"
summary: "List Data containers."
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>"
syntax: "public abstract PagedIterable<DataContainerInner> list(String resourceGroupName, String registryName)"
desc: "List Data containers."
returns:
description: "a paginated list of DataContainer 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.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.fluent.RegistryDataContainersClient.list(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.RegistryDataContainersClient.list(String resourceGroupName, String registryName, String skip, ListViewType listViewType, Context context)"
name: "list(String resourceGroupName, String registryName, String skip, ListViewType listViewType, Context context)"
nameWithType: "RegistryDataContainersClient.list(String resourceGroupName, String registryName, String skip, ListViewType listViewType, Context context)"
summary: "List Data containers."
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: "Continuation token for pagination."
name: "skip"
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<DataContainerInner> list(String resourceGroupName, String registryName, String skip, ListViewType listViewType, Context context)"
desc: "List Data containers."
returns:
description: "a paginated list of DataContainer 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.DataContainerInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.DataContainerInner&text=DataContainerInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in RegistryDataContainersClient."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0