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

208 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient"
name: "DbNodesClient"
nameWithType: "DbNodesClient"
summary: "An instance of this class provides access to all the operations defined in Db<wbr>Nodes<wbr>Client."
syntax: "public interface **DbNodesClient**"
methods:
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.action(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.oracledatabase.models.DbNodeAction)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
name: "action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
nameWithType: "DbNodesClient.action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
summary: "VM actions on Db<wbr>Node of VM Cluster by the provided filter."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "DbNode OCID."
name: "dbnodeocid"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DbNodeInner action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
desc: "VM actions on DbNode of VM Cluster by the provided filter."
returns:
description: "the DbNode resource belonging to vmCluster."
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.action(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.oracledatabase.models.DbNodeAction,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
name: "action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
nameWithType: "DbNodesClient.action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
summary: "VM actions on Db<wbr>Node of VM Cluster by the provided filter."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "DbNode OCID."
name: "dbnodeocid"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" 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 DbNodeInner action(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
desc: "VM actions on DbNode of VM Cluster by the provided filter."
returns:
description: "the DbNode resource belonging to vmCluster."
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.beginAction(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.oracledatabase.models.DbNodeAction)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
name: "beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
nameWithType: "DbNodesClient.beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
summary: "VM actions on Db<wbr>Node of VM Cluster by the provided filter."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "DbNode OCID."
name: "dbnodeocid"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DbNodeInner>,DbNodeInner> beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body)"
desc: "VM actions on DbNode of VM Cluster by the provided filter."
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 the DbNode resource belonging to vmCluster."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.beginAction(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.oracledatabase.models.DbNodeAction,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
name: "beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
nameWithType: "DbNodesClient.beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
summary: "VM actions on Db<wbr>Node of VM Cluster by the provided filter."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "DbNode OCID."
name: "dbnodeocid"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The content of the action request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.models.DbNodeAction?alt=com.azure.resourcemanager.oracledatabase.models.DbNodeAction&text=DbNodeAction\" 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<DbNodeInner>,DbNodeInner> beginAction(String resourceGroupName, String cloudvmclustername, String dbnodeocid, DbNodeAction body, Context context)"
desc: "VM actions on DbNode of VM Cluster by the provided filter."
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 the DbNode resource belonging to vmCluster."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.get(String resourceGroupName, String cloudvmclustername, String dbnodeocid)"
name: "get(String resourceGroupName, String cloudvmclustername, String dbnodeocid)"
nameWithType: "DbNodesClient.get(String resourceGroupName, String cloudvmclustername, String dbnodeocid)"
summary: "Get a Db<wbr>Node."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "DbNode OCID."
name: "dbnodeocid"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DbNodeInner get(String resourceGroupName, String cloudvmclustername, String dbnodeocid)"
desc: "Get a DbNode."
returns:
description: "a DbNode."
type: "<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.getWithResponse(String resourceGroupName, String cloudvmclustername, String dbnodeocid, Context context)"
name: "getWithResponse(String resourceGroupName, String cloudvmclustername, String dbnodeocid, Context context)"
nameWithType: "DbNodesClient.getWithResponse(String resourceGroupName, String cloudvmclustername, String dbnodeocid, Context context)"
summary: "Get a Db<wbr>Node."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "DbNode OCID."
name: "dbnodeocid"
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<DbNodeInner> getWithResponse(String resourceGroupName, String cloudvmclustername, String dbnodeocid, Context context)"
desc: "Get a DbNode."
returns:
description: "a DbNode along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.listByCloudVmCluster(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.listByCloudVmCluster(String resourceGroupName, String cloudvmclustername)"
name: "listByCloudVmCluster(String resourceGroupName, String cloudvmclustername)"
nameWithType: "DbNodesClient.listByCloudVmCluster(String resourceGroupName, String cloudvmclustername)"
summary: "List Db<wbr>Node resources by Cloud<wbr>VmCluster."
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: "CloudVmCluster name."
name: "cloudvmclustername"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<DbNodeInner> listByCloudVmCluster(String resourceGroupName, String cloudvmclustername)"
desc: "List DbNode resources by CloudVmCluster."
returns:
description: "the response of a DbNode 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\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.listByCloudVmCluster(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.oracledatabase.fluent.DbNodesClient.listByCloudVmCluster(String resourceGroupName, String cloudvmclustername, Context context)"
name: "listByCloudVmCluster(String resourceGroupName, String cloudvmclustername, Context context)"
nameWithType: "DbNodesClient.listByCloudVmCluster(String resourceGroupName, String cloudvmclustername, Context context)"
summary: "List Db<wbr>Node resources by Cloud<wbr>VmCluster."
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: "CloudVmCluster name."
name: "cloudvmclustername"
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<DbNodeInner> listByCloudVmCluster(String resourceGroupName, String cloudvmclustername, Context context)"
desc: "List DbNode resources by CloudVmCluster."
returns:
description: "the response of a DbNode 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\" />&lt;<xref href=\"com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner?alt=com.azure.resourcemanager.oracledatabase.fluent.models.DbNodeInner&text=DbNodeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in DbNodesClient."
metadata: {}
package: "com.azure.resourcemanager.oracledatabase.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-oracledatabase:1.0.0