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

125 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient"
name: "NotebooksClient"
nameWithType: "NotebooksClient"
summary: "An instance of this class provides access to all the operations defined in Notebooks<wbr>Client."
syntax: "public interface **NotebooksClient**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.beginPrepare(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.beginPrepare(String resourceGroupName, String workspaceName)"
name: "beginPrepare(String resourceGroupName, String workspaceName)"
nameWithType: "NotebooksClient.beginPrepare(String resourceGroupName, String workspaceName)"
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
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 workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<NotebookResourceInfoInner>,NotebookResourceInfoInner> beginPrepare(String resourceGroupName, String workspaceName)"
returns:
description: "the response."
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.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.beginPrepare(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.beginPrepare(String resourceGroupName, String workspaceName, Context context)"
name: "beginPrepare(String resourceGroupName, String workspaceName, Context context)"
nameWithType: "NotebooksClient.beginPrepare(String resourceGroupName, String workspaceName, Context context)"
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
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 workspace."
name: "workspaceName"
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<NotebookResourceInfoInner>,NotebookResourceInfoInner> beginPrepare(String resourceGroupName, String workspaceName, Context context)"
returns:
description: "the response."
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.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.listKeys(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.listKeys(String resourceGroupName, String workspaceName)"
name: "listKeys(String resourceGroupName, String workspaceName)"
nameWithType: "NotebooksClient.listKeys(String resourceGroupName, String workspaceName)"
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
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 workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ListNotebookKeysResultInner listKeys(String resourceGroupName, String workspaceName)"
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner&text=ListNotebookKeysResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.listKeysWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.listKeysWithResponse(String resourceGroupName, String workspaceName, Context context)"
name: "listKeysWithResponse(String resourceGroupName, String workspaceName, Context context)"
nameWithType: "NotebooksClient.listKeysWithResponse(String resourceGroupName, String workspaceName, Context context)"
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
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 workspace."
name: "workspaceName"
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<ListNotebookKeysResultInner> listKeysWithResponse(String resourceGroupName, String workspaceName, Context context)"
returns:
description: "the response."
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.machinelearningservices.fluent.models.ListNotebookKeysResultInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner&text=ListNotebookKeysResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.prepare(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.prepare(String resourceGroupName, String workspaceName)"
name: "prepare(String resourceGroupName, String workspaceName)"
nameWithType: "NotebooksClient.prepare(String resourceGroupName, String workspaceName)"
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
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 workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract NotebookResourceInfoInner prepare(String resourceGroupName, String workspaceName)"
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.prepare(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.NotebooksClient.prepare(String resourceGroupName, String workspaceName, Context context)"
name: "prepare(String resourceGroupName, String workspaceName, Context context)"
nameWithType: "NotebooksClient.prepare(String resourceGroupName, String workspaceName, Context context)"
modifiers:
- "abstract"
parameters:
- description: "Name of the resource group in which workspace is located."
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 workspace."
name: "workspaceName"
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 NotebookResourceInfoInner prepare(String resourceGroupName, String workspaceName, Context context)"
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in NotebooksClient."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1