332 строки
28 KiB
YAML
332 строки
28 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient"
|
|
name: "DatastoresClient"
|
|
nameWithType: "DatastoresClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Datastores<wbr>Client."
|
|
syntax: "public interface **DatastoresClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.DatastoreInner)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
nameWithType: "DatastoresClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
summary: "Create a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "datastore"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<DatastoreInner>,DatastoreInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
desc: "Create a Datastore."
|
|
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 a datastore resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.DatastoreInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
nameWithType: "DatastoresClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
summary: "Create a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "datastore"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" 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<DatastoreInner>,DatastoreInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
desc: "Create a Datastore."
|
|
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 a datastore resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginDelete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
name: "beginDelete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
nameWithType: "DatastoresClient.beginDelete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
summary: "Delete a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
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 privateCloudName, String clusterName, String datastoreName)"
|
|
desc: "Delete a Datastore."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.beginDelete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
nameWithType: "DatastoresClient.beginDelete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
summary: "Delete a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
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 privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
desc: "Delete a Datastore."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.DatastoreInner)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
name: "createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
nameWithType: "DatastoresClient.createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
summary: "Create a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "datastore"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract DatastoreInner createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore)"
|
|
desc: "Create a Datastore."
|
|
returns:
|
|
description: "a datastore resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.DatastoreInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
nameWithType: "DatastoresClient.createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
summary: "Create a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "datastore"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" 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 DatastoreInner createOrUpdate(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, DatastoreInner datastore, Context context)"
|
|
desc: "Create a Datastore."
|
|
returns:
|
|
description: "a datastore resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.delete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
name: "delete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
nameWithType: "DatastoresClient.delete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
summary: "Delete a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
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 privateCloudName, String clusterName, String datastoreName)"
|
|
desc: "Delete a Datastore."
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.delete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
name: "delete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
nameWithType: "DatastoresClient.delete(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
summary: "Delete a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
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 privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
desc: "Delete a Datastore."
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.get(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
name: "get(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
nameWithType: "DatastoresClient.get(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
summary: "Get a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract DatastoreInner get(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName)"
|
|
desc: "Get a Datastore."
|
|
returns:
|
|
description: "a Datastore."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.getWithResponse(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
nameWithType: "DatastoresClient.getWithResponse(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
summary: "Get a Datastore."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the datastore."
|
|
name: "datastoreName"
|
|
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<DatastoreInner> getWithResponse(String resourceGroupName, String privateCloudName, String clusterName, String datastoreName, Context context)"
|
|
desc: "Get a Datastore."
|
|
returns:
|
|
description: "a Datastore 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\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.list(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.list(String resourceGroupName, String privateCloudName, String clusterName)"
|
|
name: "list(String resourceGroupName, String privateCloudName, String clusterName)"
|
|
nameWithType: "DatastoresClient.list(String resourceGroupName, String privateCloudName, String clusterName)"
|
|
summary: "List Datastore resources by Cluster."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<DatastoreInner> list(String resourceGroupName, String privateCloudName, String clusterName)"
|
|
desc: "List Datastore resources by Cluster."
|
|
returns:
|
|
description: "the response of a Datastore list operation 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\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.DatastoresClient.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.DatastoresClient.list(String resourceGroupName, String privateCloudName, String clusterName, Context context)"
|
|
name: "list(String resourceGroupName, String privateCloudName, String clusterName, Context context)"
|
|
nameWithType: "DatastoresClient.list(String resourceGroupName, String privateCloudName, String clusterName, Context context)"
|
|
summary: "List Datastore resources by Cluster."
|
|
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 the private cloud."
|
|
name: "privateCloudName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the cluster."
|
|
name: "clusterName"
|
|
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 PagedIterable<DatastoreInner> list(String resourceGroupName, String privateCloudName, String clusterName, Context context)"
|
|
desc: "List Datastore resources by Cluster."
|
|
returns:
|
|
description: "the response of a Datastore list operation 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\" /><<xref href=\"com.azure.resourcemanager.avs.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.avs.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in DatastoresClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.avs.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0
|