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

91 строка
6.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties"
name: "DatabricksProperties"
nameWithType: "DatabricksProperties"
summary: "The Databricks<wbr>Properties 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 **DatabricksProperties**"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.DatabricksProperties()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.DatabricksProperties()"
name: "DatabricksProperties()"
nameWithType: "DatabricksProperties.DatabricksProperties()"
syntax: "public DatabricksProperties()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.databricksAccessToken()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.databricksAccessToken()"
name: "databricksAccessToken()"
nameWithType: "DatabricksProperties.databricksAccessToken()"
summary: "Get the databricks<wbr>Access<wbr>Token property: Databricks access token."
syntax: "public String databricksAccessToken()"
desc: "Get the databricksAccessToken property: Databricks access token."
returns:
description: "the databricksAccessToken value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.validate()"
name: "validate()"
nameWithType: "DatabricksProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.withDatabricksAccessToken(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.withDatabricksAccessToken(String databricksAccessToken)"
name: "withDatabricksAccessToken(String databricksAccessToken)"
nameWithType: "DatabricksProperties.withDatabricksAccessToken(String databricksAccessToken)"
summary: "Set the databricks<wbr>Access<wbr>Token property: Databricks access token."
parameters:
- description: "the databricksAccessToken value to set."
name: "databricksAccessToken"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public DatabricksProperties withDatabricksAccessToken(String databricksAccessToken)"
desc: "Set the databricksAccessToken property: Databricks access token."
returns:
description: "the DatabricksProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties?alt=com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties&text=DatabricksProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.withWorkspaceUrl(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.withWorkspaceUrl(String workspaceUrl)"
name: "withWorkspaceUrl(String workspaceUrl)"
nameWithType: "DatabricksProperties.withWorkspaceUrl(String workspaceUrl)"
summary: "Set the workspace<wbr>Url property: Workspace Url."
parameters:
- description: "the workspaceUrl value to set."
name: "workspaceUrl"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public DatabricksProperties withWorkspaceUrl(String workspaceUrl)"
desc: "Set the workspaceUrl property: Workspace Url."
returns:
description: "the DatabricksProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties?alt=com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties&text=DatabricksProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.workspaceUrl()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties.workspaceUrl()"
name: "workspaceUrl()"
nameWithType: "DatabricksProperties.workspaceUrl()"
summary: "Get the workspace<wbr>Url property: Workspace Url."
syntax: "public String workspaceUrl()"
desc: "Get the workspaceUrl property: Workspace Url."
returns:
description: "the workspaceUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "class"
desc: "The DatabricksProperties model."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1