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

641 строка
70 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient"
name: "OpenShiftManagedClustersClient"
nameWithType: "OpenShiftManagedClustersClient"
summary: "An instance of this class provides access to all the operations defined in Open<wbr>Shift<wbr>Managed<wbr>Clusters<wbr>Client."
syntax: "public interface **OpenShiftManagedClustersClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
methods:
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
nameWithType: "OpenShiftManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner> beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
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 openShift Managed 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\" />&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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
nameWithType: "OpenShiftManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" 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<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner> beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
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 openShift Managed 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\" />&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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
nameWithType: "OpenShiftManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner> beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of openShift Managed cluster."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginDelete(String resourceGroupName, String resourceName)"
name: "beginDelete(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.beginDelete(String resourceGroupName, String resourceName)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 resourceName)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
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\" />&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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginDelete(String resourceGroupName, String resourceName, Context context)"
name: "beginDelete(String resourceGroupName, String resourceName, Context context)"
nameWithType: "OpenShiftManagedClustersClient.beginDelete(String resourceGroupName, String resourceName, Context context)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 resourceName, Context context)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
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\" />&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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginDeleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginDeleteAsync(String resourceGroupName, String resourceName)"
name: "beginDeleteAsync(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.beginDeleteAsync(String resourceGroupName, String resourceName)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String resourceName)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginUpdateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
name: "beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
nameWithType: "OpenShiftManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner> beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
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 openShift Managed 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\" />&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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginUpdateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
name: "beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
nameWithType: "OpenShiftManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" 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<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner> beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
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 openShift Managed 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\" />&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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginUpdateTagsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
name: "beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
nameWithType: "OpenShiftManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner> beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of openShift Managed cluster."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
name: "createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
nameWithType: "OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract OpenShiftManagedClusterInner createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
returns:
description: "openShift Managed cluster."
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
nameWithType: "OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" 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 OpenShiftManagedClusterInner createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, Context context)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
returns:
description: "openShift Managed cluster."
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
nameWithType: "OpenShiftManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<OpenShiftManagedClusterInner> createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
returns:
description: "openShift Managed cluster on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
nameWithType: "OpenShiftManagedClustersClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
summary: "Creates or updates an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 an OpenShift Managed Cluster operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)"
desc: "Creates or updates an OpenShift managed cluster. Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version."
returns:
description: "openShift Managed cluster along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.delete(String resourceGroupName, String resourceName)"
name: "delete(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.delete(String resourceGroupName, String resourceName)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 resourceName)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.delete(String resourceGroupName, String resourceName, Context context)"
name: "delete(String resourceGroupName, String resourceName, Context context)"
nameWithType: "OpenShiftManagedClustersClient.delete(String resourceGroupName, String resourceName, Context context)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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 resourceName, Context context)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.deleteAsync(String resourceGroupName, String resourceName)"
name: "deleteAsync(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.deleteAsync(String resourceGroupName, String resourceName)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String resourceName)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.deleteWithResponseAsync(String resourceGroupName, String resourceName)"
name: "deleteWithResponseAsync(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.deleteWithResponseAsync(String resourceGroupName, String resourceName)"
summary: "Deletes an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String resourceName)"
desc: "Deletes an OpenShift managed cluster. Deletes the OpenShift managed cluster with a specified resource group and name."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroup(String resourceGroupName, String resourceName)"
name: "getByResourceGroup(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.getByResourceGroup(String resourceGroupName, String resourceName)"
summary: "Gets a Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract OpenShiftManagedClusterInner getByResourceGroup(String resourceGroupName, String resourceName)"
desc: "Gets a OpenShift managed cluster. Gets the details of the managed OpenShift cluster with a specified resource group and name."
returns:
description: "the details of the managed OpenShift cluster with a specified resource group and name."
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroupAsync(String resourceGroupName, String resourceName)"
name: "getByResourceGroupAsync(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.getByResourceGroupAsync(String resourceGroupName, String resourceName)"
summary: "Gets a Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<OpenShiftManagedClusterInner> getByResourceGroupAsync(String resourceGroupName, String resourceName)"
desc: "Gets a OpenShift managed cluster. Gets the details of the managed OpenShift cluster with a specified resource group and name."
returns:
description: "the details of the managed OpenShift cluster with a specified resource group and name on successful\n completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
nameWithType: "OpenShiftManagedClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
summary: "Gets a Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
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<OpenShiftManagedClusterInner> getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
desc: "Gets a OpenShift managed cluster. Gets the details of the managed OpenShift cluster with a specified resource group and name."
returns:
description: "the details of the managed OpenShift cluster with a specified resource group and name along with\n <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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName)"
nameWithType: "OpenShiftManagedClustersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName)"
summary: "Gets a Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<OpenShiftManagedClusterInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName)"
desc: "Gets a OpenShift managed cluster. Gets the details of the managed OpenShift cluster with a specified resource group and name."
returns:
description: "the details of the managed OpenShift cluster with a specified resource group and name along with\n <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.list()"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.list()"
name: "list()"
nameWithType: "OpenShiftManagedClustersClient.list()"
summary: "Gets a list of Open<wbr>Shift managed clusters in the specified subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<OpenShiftManagedClusterInner> list()"
desc: "Gets a list of OpenShift managed clusters in the specified subscription. Gets a list of OpenShift managed clusters in the specified subscription. The operation returns properties of each OpenShift managed cluster."
returns:
description: "a list of OpenShift managed clusters in the specified subscription as paginated response with\n <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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.list(Context context)"
name: "list(Context context)"
nameWithType: "OpenShiftManagedClustersClient.list(Context context)"
summary: "Gets a list of Open<wbr>Shift managed clusters in the specified subscription."
modifiers:
- "abstract"
parameters:
- 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<OpenShiftManagedClusterInner> list(Context context)"
desc: "Gets a list of OpenShift managed clusters in the specified subscription. Gets a list of OpenShift managed clusters in the specified subscription. The operation returns properties of each OpenShift managed cluster."
returns:
description: "a list of OpenShift managed clusters in the specified subscription as paginated response with\n <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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listAsync()"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listAsync()"
name: "listAsync()"
nameWithType: "OpenShiftManagedClustersClient.listAsync()"
summary: "Gets a list of Open<wbr>Shift managed clusters in the specified subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<OpenShiftManagedClusterInner> listAsync()"
desc: "Gets a list of OpenShift managed clusters in the specified subscription. Gets a list of OpenShift managed clusters in the specified subscription. The operation returns properties of each OpenShift managed cluster."
returns:
description: "a list of OpenShift managed clusters in the specified subscription as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "OpenShiftManagedClustersClient.listByResourceGroup(String resourceGroupName)"
summary: "Lists Open<wbr>Shift managed clusters in the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<OpenShiftManagedClusterInner> listByResourceGroup(String resourceGroupName)"
desc: "Lists OpenShift managed clusters in the specified subscription and resource group. Lists OpenShift managed clusters in the specified subscription and resource group. The operation returns properties of each OpenShift managed cluster."
returns:
description: "the response from the List OpenShift Managed Clusters operation as paginated response with\n <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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "OpenShiftManagedClustersClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Lists Open<wbr>Shift managed clusters in the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
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<OpenShiftManagedClusterInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Lists OpenShift managed clusters in the specified subscription and resource group. Lists OpenShift managed clusters in the specified subscription and resource group. The operation returns properties of each OpenShift managed cluster."
returns:
description: "the response from the List OpenShift Managed Clusters operation as paginated response with\n <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.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "OpenShiftManagedClustersClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "Lists Open<wbr>Shift managed clusters in the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<OpenShiftManagedClusterInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "Lists OpenShift managed clusters in the specified subscription and resource group. Lists OpenShift managed clusters in the specified subscription and resource group. The operation returns properties of each OpenShift managed cluster."
returns:
description: "the response from the List OpenShift Managed Clusters operation as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
name: "updateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
nameWithType: "OpenShiftManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract OpenShiftManagedClusterInner updateTags(String resourceGroupName, String resourceName, TagsObject parameters)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
returns:
description: "openShift Managed cluster."
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
name: "updateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
nameWithType: "OpenShiftManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" 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 OpenShiftManagedClusterInner updateTags(String resourceGroupName, String resourceName, TagsObject parameters, Context context)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
returns:
description: "openShift Managed cluster."
type: "<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTagsAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
name: "updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
nameWithType: "OpenShiftManagedClustersClient.updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<OpenShiftManagedClusterInner> updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
returns:
description: "openShift Managed cluster on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTagsWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.containerservice.models.TagsObject)"
fullName: "com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient.updateTagsWithResponseAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
name: "updateTagsWithResponseAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
nameWithType: "OpenShiftManagedClustersClient.updateTagsWithResponseAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
summary: "Updates tags on an Open<wbr>Shift managed cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the OpenShift managed cluster resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update OpenShift Managed Cluster Tags operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.TagsObject?alt=com.azure.resourcemanager.containerservice.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updateTagsWithResponseAsync(String resourceGroupName, String resourceName, TagsObject parameters)"
desc: "Updates tags on an OpenShift managed cluster. Updates an OpenShift managed cluster with the specified tags."
returns:
description: "openShift Managed cluster along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in OpenShiftManagedClustersClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner?alt=com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner&text=OpenShiftManagedClusterInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.containerservice.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-containerservice:2.42.0