955 строки
88 KiB
YAML
955 строки
88 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient"
|
|
name: "DatabasesClient"
|
|
nameWithType: "DatabasesClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Databases<wbr>Client."
|
|
syntax: "public interface **DatabasesClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
name: "beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
nameWithType: "DatabasesClient.beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
summary: "Creates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<DatabaseInner>,DatabaseInner> beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
desc: "Creates a database."
|
|
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 describes a database on the RedisEnterprise cluster."
|
|
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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
name: "beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
summary: "Creates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" 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<DatabaseInner>,DatabaseInner> beginCreate(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
desc: "Creates a database."
|
|
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 describes a database on the RedisEnterprise cluster."
|
|
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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginDelete(String resourceGroupName, String clusterName, String databaseName)"
|
|
name: "beginDelete(String resourceGroupName, String clusterName, String databaseName)"
|
|
nameWithType: "DatabasesClient.beginDelete(String resourceGroupName, String clusterName, String databaseName)"
|
|
summary: "Deletes a single database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
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 clusterName, String databaseName)"
|
|
desc: "Deletes a single database."
|
|
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.redisenterprise.fluent.DatabasesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginDelete(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
nameWithType: "DatabasesClient.beginDelete(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
summary: "Deletes a single database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
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 clusterName, String databaseName, Context context)"
|
|
desc: "Deletes a single database."
|
|
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.redisenterprise.fluent.DatabasesClient.beginExport(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
name: "beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
nameWithType: "DatabasesClient.beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
summary: "Exports a database file from target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for exporting into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters&text=ExportClusterParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
desc: "Exports a database file from target database."
|
|
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.redisenterprise.fluent.DatabasesClient.beginExport(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
name: "beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
summary: "Exports a database file from target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for exporting into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters&text=ExportClusterParameters\" 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<Void>,Void> beginExport(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
desc: "Exports a database file from target database."
|
|
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.redisenterprise.fluent.DatabasesClient.beginFlush(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.FlushParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
name: "beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
nameWithType: "DatabasesClient.beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
summary: "Flushes all the keys in this database and also from its linked databases."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the databases to be flushed."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.FlushParameters?alt=com.azure.resourcemanager.redisenterprise.models.FlushParameters&text=FlushParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
desc: "Flushes all the keys in this database and also from its linked databases."
|
|
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.redisenterprise.fluent.DatabasesClient.beginFlush(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.FlushParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
name: "beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
summary: "Flushes all the keys in this database and also from its linked databases."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the databases to be flushed."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.FlushParameters?alt=com.azure.resourcemanager.redisenterprise.models.FlushParameters&text=FlushParameters\" 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<Void>,Void> beginFlush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
desc: "Flushes all the keys in this database and also from its linked databases."
|
|
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.redisenterprise.fluent.DatabasesClient.beginForceUnlink(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
name: "beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
nameWithType: "DatabasesClient.beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
summary: "Forcibly removes the link to the specified database resource."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the database to be unlinked."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters?alt=com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters&text=ForceUnlinkParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
desc: "Forcibly removes the link to the specified database resource."
|
|
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.redisenterprise.fluent.DatabasesClient.beginForceUnlink(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
name: "beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
summary: "Forcibly removes the link to the specified database resource."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the database to be unlinked."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters?alt=com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters&text=ForceUnlinkParameters\" 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<Void>,Void> beginForceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
desc: "Forcibly removes the link to the specified database resource."
|
|
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.redisenterprise.fluent.DatabasesClient.beginImportMethod(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
name: "beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
nameWithType: "DatabasesClient.beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
summary: "Imports database files to target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for importing into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters&text=ImportClusterParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
desc: "Imports database files to target database."
|
|
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.redisenterprise.fluent.DatabasesClient.beginImportMethod(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
name: "beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
summary: "Imports database files to target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for importing into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters&text=ImportClusterParameters\" 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<Void>,Void> beginImportMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
desc: "Imports database files to target database."
|
|
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.redisenterprise.fluent.DatabasesClient.beginRegenerateKey(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
name: "beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
nameWithType: "DatabasesClient.beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
summary: "Regenerates the Redis<wbr>Enterprise database's access keys."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Specifies which key to regenerate."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<AccessKeysInner>,AccessKeysInner> beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
desc: "Regenerates the RedisEnterprise database's access keys."
|
|
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 access keys."
|
|
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.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginRegenerateKey(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
name: "beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
summary: "Regenerates the Redis<wbr>Enterprise database's access keys."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Specifies which key to regenerate."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" 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<AccessKeysInner>,AccessKeysInner> beginRegenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
desc: "Regenerates the RedisEnterprise database's access keys."
|
|
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 access keys."
|
|
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.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
name: "beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
nameWithType: "DatabasesClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
summary: "Updates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate?alt=com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate&text=DatabaseUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<DatabaseInner>,DatabaseInner> beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
desc: "Updates a database."
|
|
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 describes a database on the RedisEnterprise cluster."
|
|
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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
name: "beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
nameWithType: "DatabasesClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
summary: "Updates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate?alt=com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate&text=DatabaseUpdate\" 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<DatabaseInner>,DatabaseInner> beginUpdate(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
desc: "Updates a database."
|
|
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 describes a database on the RedisEnterprise cluster."
|
|
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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.create(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
name: "create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
nameWithType: "DatabasesClient.create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
summary: "Creates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract DatabaseInner create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters)"
|
|
desc: "Creates a database."
|
|
returns:
|
|
description: "describes a database on the RedisEnterprise cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.create(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
name: "create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
nameWithType: "DatabasesClient.create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
summary: "Creates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" 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 DatabaseInner create(String resourceGroupName, String clusterName, String databaseName, DatabaseInner parameters, Context context)"
|
|
desc: "Creates a database."
|
|
returns:
|
|
description: "describes a database on the RedisEnterprise cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.delete(String resourceGroupName, String clusterName, String databaseName)"
|
|
name: "delete(String resourceGroupName, String clusterName, String databaseName)"
|
|
nameWithType: "DatabasesClient.delete(String resourceGroupName, String clusterName, String databaseName)"
|
|
summary: "Deletes a single database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
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 clusterName, String databaseName)"
|
|
desc: "Deletes a single database."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.delete(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
name: "delete(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
nameWithType: "DatabasesClient.delete(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
summary: "Deletes a single database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
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 clusterName, String databaseName, Context context)"
|
|
desc: "Deletes a single database."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.export(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
name: "export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
nameWithType: "DatabasesClient.export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
summary: "Exports a database file from target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for exporting into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters&text=ExportClusterParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters)"
|
|
desc: "Exports a database file from target database."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.export(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
name: "export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
summary: "Exports a database file from target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for exporting into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ExportClusterParameters&text=ExportClusterParameters\" 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 void export(String resourceGroupName, String clusterName, String databaseName, ExportClusterParameters parameters, Context context)"
|
|
desc: "Exports a database file from target database."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.flush(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.FlushParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
name: "flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
nameWithType: "DatabasesClient.flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
summary: "Flushes all the keys in this database and also from its linked databases."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the databases to be flushed."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.FlushParameters?alt=com.azure.resourcemanager.redisenterprise.models.FlushParameters&text=FlushParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters)"
|
|
desc: "Flushes all the keys in this database and also from its linked databases."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.flush(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.FlushParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
name: "flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
summary: "Flushes all the keys in this database and also from its linked databases."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the databases to be flushed."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.FlushParameters?alt=com.azure.resourcemanager.redisenterprise.models.FlushParameters&text=FlushParameters\" 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 void flush(String resourceGroupName, String clusterName, String databaseName, FlushParameters parameters, Context context)"
|
|
desc: "Flushes all the keys in this database and also from its linked databases."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.forceUnlink(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
name: "forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
nameWithType: "DatabasesClient.forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
summary: "Forcibly removes the link to the specified database resource."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the database to be unlinked."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters?alt=com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters&text=ForceUnlinkParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters)"
|
|
desc: "Forcibly removes the link to the specified database resource."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.forceUnlink(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
name: "forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
summary: "Forcibly removes the link to the specified database resource."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Information identifying the database to be unlinked."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters?alt=com.azure.resourcemanager.redisenterprise.models.ForceUnlinkParameters&text=ForceUnlinkParameters\" 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 void forceUnlink(String resourceGroupName, String clusterName, String databaseName, ForceUnlinkParameters parameters, Context context)"
|
|
desc: "Forcibly removes the link to the specified database resource."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.get(String resourceGroupName, String clusterName, String databaseName)"
|
|
name: "get(String resourceGroupName, String clusterName, String databaseName)"
|
|
nameWithType: "DatabasesClient.get(String resourceGroupName, String clusterName, String databaseName)"
|
|
summary: "Gets information about a database in a Redis<wbr>Enterprise 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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract DatabaseInner get(String resourceGroupName, String clusterName, String databaseName)"
|
|
desc: "Gets information about a database in a RedisEnterprise cluster."
|
|
returns:
|
|
description: "information about a database in a RedisEnterprise cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.getWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
nameWithType: "DatabasesClient.getWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
summary: "Gets information about a database in a Redis<wbr>Enterprise 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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
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<DatabaseInner> getWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
desc: "Gets information about a database in a RedisEnterprise cluster."
|
|
returns:
|
|
description: "information about a database in a RedisEnterprise cluster 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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.importMethod(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
name: "importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
nameWithType: "DatabasesClient.importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
summary: "Imports database files to target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for importing into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters&text=ImportClusterParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters)"
|
|
desc: "Imports database files to target database."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.importMethod(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
name: "importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
summary: "Imports database files to target database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Storage information for importing into the cluster."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters?alt=com.azure.resourcemanager.redisenterprise.models.ImportClusterParameters&text=ImportClusterParameters\" 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 void importMethod(String resourceGroupName, String clusterName, String databaseName, ImportClusterParameters parameters, Context context)"
|
|
desc: "Imports database files to target database."
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listByCluster(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listByCluster(String resourceGroupName, String clusterName)"
|
|
name: "listByCluster(String resourceGroupName, String clusterName)"
|
|
nameWithType: "DatabasesClient.listByCluster(String resourceGroupName, String clusterName)"
|
|
summary: "Gets all databases in the specified Redis<wbr>Enterprise 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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<DatabaseInner> listByCluster(String resourceGroupName, String clusterName)"
|
|
desc: "Gets all databases in the specified RedisEnterprise cluster."
|
|
returns:
|
|
description: "all databases in the specified RedisEnterprise cluster 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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listByCluster(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listByCluster(String resourceGroupName, String clusterName, Context context)"
|
|
name: "listByCluster(String resourceGroupName, String clusterName, Context context)"
|
|
nameWithType: "DatabasesClient.listByCluster(String resourceGroupName, String clusterName, Context context)"
|
|
summary: "Gets all databases in the specified Redis<wbr>Enterprise 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: "The name of the RedisEnterprise 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<DatabaseInner> listByCluster(String resourceGroupName, String clusterName, Context context)"
|
|
desc: "Gets all databases in the specified RedisEnterprise cluster."
|
|
returns:
|
|
description: "all databases in the specified RedisEnterprise cluster 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.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listKeys(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listKeys(String resourceGroupName, String clusterName, String databaseName)"
|
|
name: "listKeys(String resourceGroupName, String clusterName, String databaseName)"
|
|
nameWithType: "DatabasesClient.listKeys(String resourceGroupName, String clusterName, String databaseName)"
|
|
summary: "Retrieves the access keys for the Redis<wbr>Enterprise database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract AccessKeysInner listKeys(String resourceGroupName, String clusterName, String databaseName)"
|
|
desc: "Retrieves the access keys for the RedisEnterprise database."
|
|
returns:
|
|
description: "access keys."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listKeysWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.listKeysWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
name: "listKeysWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
nameWithType: "DatabasesClient.listKeysWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
summary: "Retrieves the access keys for the Redis<wbr>Enterprise database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
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<AccessKeysInner> listKeysWithResponse(String resourceGroupName, String clusterName, String databaseName, Context context)"
|
|
desc: "Retrieves the access keys for the RedisEnterprise database."
|
|
returns:
|
|
description: "access keys 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.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.regenerateKey(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
name: "regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
nameWithType: "DatabasesClient.regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
summary: "Regenerates the Redis<wbr>Enterprise database's access keys."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Specifies which key to regenerate."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract AccessKeysInner regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters)"
|
|
desc: "Regenerates the RedisEnterprise database's access keys."
|
|
returns:
|
|
description: "access keys."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.regenerateKey(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
name: "regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
nameWithType: "DatabasesClient.regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
summary: "Regenerates the Redis<wbr>Enterprise database's access keys."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Specifies which key to regenerate."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.redisenterprise.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" 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 AccessKeysInner regenerateKey(String resourceGroupName, String clusterName, String databaseName, RegenerateKeyParameters parameters, Context context)"
|
|
desc: "Regenerates the RedisEnterprise database's access keys."
|
|
returns:
|
|
description: "access keys."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.AccessKeysInner&text=AccessKeysInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
name: "update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
nameWithType: "DatabasesClient.update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
summary: "Updates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate?alt=com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate&text=DatabaseUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract DatabaseInner update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters)"
|
|
desc: "Updates a database."
|
|
returns:
|
|
description: "describes a database on the RedisEnterprise cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.redisenterprise.fluent.DatabasesClient.update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
name: "update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
nameWithType: "DatabasesClient.update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
summary: "Updates a database."
|
|
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: "The name of the RedisEnterprise cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the database."
|
|
name: "databaseName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update database operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate?alt=com.azure.resourcemanager.redisenterprise.models.DatabaseUpdate&text=DatabaseUpdate\" 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 DatabaseInner update(String resourceGroupName, String clusterName, String databaseName, DatabaseUpdate parameters, Context context)"
|
|
desc: "Updates a database."
|
|
returns:
|
|
description: "describes a database on the RedisEnterprise cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner?alt=com.azure.resourcemanager.redisenterprise.fluent.models.DatabaseInner&text=DatabaseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in DatabasesClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.redisenterprise.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-redisenterprise:2.0.0
|