Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Packages that use OpenShiftManagedClusterInner Package Description com.azure.resourcemanager.containerservice.fluent Package containing the service clients for ContainerServiceManagementClient.com.azure.resourcemanager.containerservice.fluent.models Package containing the inner data models for ContainerServiceManagementClient.com.azure.resourcemanager.containerservice.models Package containing the data models for ContainerServiceManagementClient. -
-
Uses of OpenShiftManagedClusterInner in com.azure.resourcemanager.containerservice.fluent
Methods in com.azure.resourcemanager.containerservice.fluent that return OpenShiftManagedClusterInner Modifier and Type Method Description OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. getByResourceGroup(String resourceGroupName, String resourceName)Gets the details of the managed OpenShift cluster with a specified resource group and name.OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. updateTags(String resourceGroupName, String resourceName, TagsObject parameters)Updates an OpenShift managed cluster with the specified tags.OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. updateTags(String resourceGroupName, String resourceName, TagsObject parameters, com.azure.core.util.Context context)Updates an OpenShift managed cluster with the specified tags.Methods in com.azure.resourcemanager.containerservice.fluent that return types with arguments of type OpenShiftManagedClusterInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters)Updates an OpenShift managed cluster with the specified tags.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters)Updates an OpenShift managed cluster with the specified tags.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, com.azure.core.util.Context context)Updates an OpenShift managed cluster with the specified tags.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, com.azure.core.util.Context context)Updates an OpenShift managed cluster with the specified tags.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)Updates an OpenShift managed cluster with the specified tags.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)Updates an OpenShift managed cluster with the specified tags.Mono<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.Mono<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. getByResourceGroupAsync(String resourceGroupName, String resourceName)Gets the details of the managed OpenShift cluster with a specified resource group and name.com.azure.core.http.rest.Response<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. getByResourceGroupWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context)Gets the details of the managed OpenShift cluster with a specified resource group and name.Mono<com.azure.core.http.rest.Response<OpenShiftManagedClusterInner>>OpenShiftManagedClustersClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName)Gets the details of the managed OpenShift cluster with a specified resource group and name.com.azure.core.http.rest.PagedIterable<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. list()Gets a list of OpenShift managed clusters in the specified subscription.com.azure.core.http.rest.PagedIterable<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. list(com.azure.core.util.Context context)Gets a list of OpenShift managed clusters in the specified subscription.com.azure.core.http.rest.PagedFlux<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. listAsync()Gets a list of OpenShift managed clusters in the specified subscription.com.azure.core.http.rest.PagedIterable<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. listByResourceGroup(String resourceGroupName)Lists OpenShift managed clusters in the specified subscription and resource group.com.azure.core.http.rest.PagedIterable<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Lists OpenShift managed clusters in the specified subscription and resource group.com.azure.core.http.rest.PagedFlux<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. listByResourceGroupAsync(String resourceGroupName)Lists OpenShift managed clusters in the specified subscription and resource group.Mono<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters)Updates an OpenShift managed cluster with the specified tags.Methods in com.azure.resourcemanager.containerservice.fluent with parameters of type OpenShiftManagedClusterInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>,OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.OpenShiftManagedClusterInnerOpenShiftManagedClustersClient. createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.Mono<OpenShiftManagedClusterInner>OpenShiftManagedClustersClient. createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>OpenShiftManagedClustersClient. createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters)Creates or updates a OpenShift managed cluster with the specified configuration for agents and OpenShift version. -
Uses of OpenShiftManagedClusterInner in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return OpenShiftManagedClusterInner Modifier and Type Method Description OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withAgentPoolProfiles(List<OpenShiftManagedClusterAgentPoolProfile> agentPoolProfiles)Set the agentPoolProfiles property: Configuration of OpenShift cluster VMs.OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withAuthProfile(OpenShiftManagedClusterAuthProfile authProfile)Set the authProfile property: Configures OpenShift authentication.OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withLocation(String location)OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withMasterPoolProfile(OpenShiftManagedClusterMasterPoolProfile masterPoolProfile)Set the masterPoolProfile property: Configuration for OpenShift master VMs.OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withNetworkProfile(NetworkProfile networkProfile)Set the networkProfile property: Configuration for OpenShift networking.OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withOpenShiftVersion(String openShiftVersion)Set the openShiftVersion property: Version of OpenShift specified when creating the cluster.OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withPlan(PurchasePlan plan)Set the plan property: Define the resource plan as required by ARM for billing purposes.OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withRouterProfiles(List<OpenShiftRouterProfile> routerProfiles)Set the routerProfiles property: Configuration for OpenShift router(s).OpenShiftManagedClusterInnerOpenShiftManagedClusterInner. withTags(Map<String,String> tags) -
Uses of OpenShiftManagedClusterInner in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type OpenShiftManagedClusterInner Modifier and Type Method Description List<OpenShiftManagedClusterInner>OpenShiftManagedClusterListResult. value()Get the value property: The list of OpenShift managed clusters.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type OpenShiftManagedClusterInner Modifier and Type Method Description OpenShiftManagedClusterListResultOpenShiftManagedClusterListResult. withValue(List<OpenShiftManagedClusterInner> value)Set the value property: The list of OpenShift managed clusters.
-