Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
Packages that use OpenShiftManagedClusterInner
Package
Description
Package containing the service clients for ContainerServiceManagementClient.
Package containing the inner data models for ContainerServiceManagementClient.
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 OpenShiftManagedClusterInnerModifier and TypeMethodDescriptionOpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster.OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context) Creates or updates an OpenShift managed cluster.OpenShiftManagedClustersClient.getByResourceGroup(String resourceGroupName, String resourceName) Gets a OpenShift managed cluster.OpenShiftManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on an OpenShift managed cluster.OpenShiftManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters, com.azure.core.util.Context context) Updates tags on an OpenShift managed cluster.Methods in com.azure.resourcemanager.containerservice.fluent that return types with arguments of type OpenShiftManagedClusterInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>, OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster.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 an OpenShift managed cluster.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 an OpenShift managed cluster.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 an OpenShift managed cluster.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 an OpenShift managed cluster.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 an OpenShift managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>, OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on an OpenShift managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>, OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on an OpenShift managed cluster.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 tags on an OpenShift managed cluster.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 tags on an OpenShift managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>, OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on an OpenShift managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>, OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on an OpenShift managed cluster.OpenShiftManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster.OpenShiftManagedClustersClient.getByResourceGroupAsync(String resourceGroupName, String resourceName) Gets a OpenShift managed cluster.com.azure.core.http.rest.Response<OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context) Gets a OpenShift managed cluster.Mono<com.azure.core.http.rest.Response<OpenShiftManagedClusterInner>> OpenShiftManagedClustersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName) Gets a OpenShift managed cluster.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.OpenShiftManagedClustersClient.updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on an OpenShift managed cluster.Methods in com.azure.resourcemanager.containerservice.fluent with parameters of type OpenShiftManagedClusterInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<OpenShiftManagedClusterInner>, OpenShiftManagedClusterInner> OpenShiftManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster.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 an OpenShift managed cluster.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 an OpenShift managed cluster.OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster.OpenShiftManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters, com.azure.core.util.Context context) Creates or updates an OpenShift managed cluster.OpenShiftManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> OpenShiftManagedClustersClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, OpenShiftManagedClusterInner parameters) Creates or updates an OpenShift managed cluster. -
Uses of OpenShiftManagedClusterInner in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return OpenShiftManagedClusterInnerModifier and TypeMethodDescriptionstatic OpenShiftManagedClusterInnerOpenShiftManagedClusterInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OpenShiftManagedClusterInner from the JsonReader.OpenShiftManagedClusterInner.withAgentPoolProfiles(List<OpenShiftManagedClusterAgentPoolProfile> agentPoolProfiles) Set the agentPoolProfiles property: Configuration of OpenShift cluster VMs.OpenShiftManagedClusterInner.withAuthProfile(OpenShiftManagedClusterAuthProfile authProfile) Set the authProfile property: Configures OpenShift authentication.OpenShiftManagedClusterInner.withLocation(String location) OpenShiftManagedClusterInner.withMasterPoolProfile(OpenShiftManagedClusterMasterPoolProfile masterPoolProfile) Set the masterPoolProfile property: Configuration for OpenShift master VMs.OpenShiftManagedClusterInner.withNetworkProfile(NetworkProfile networkProfile) Set the networkProfile property: Configuration for OpenShift networking.OpenShiftManagedClusterInner.withOpenShiftVersion(String openShiftVersion) Set the openShiftVersion property: Version of OpenShift specified when creating the cluster.OpenShiftManagedClusterInner.withPlan(PurchasePlan plan) Set the plan property: Define the resource plan as required by ARM for billing purposes.OpenShiftManagedClusterInner.withRouterProfiles(List<OpenShiftRouterProfile> routerProfiles) Set the routerProfiles property: Configuration for OpenShift router(s). -
Uses of OpenShiftManagedClusterInner in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type OpenShiftManagedClusterInnerModifier and TypeMethodDescriptionOpenShiftManagedClusterListResult.value()Get the value property: The list of OpenShift managed clusters.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type OpenShiftManagedClusterInnerModifier and TypeMethodDescriptionOpenShiftManagedClusterListResult.withValue(List<OpenShiftManagedClusterInner> value) Set the value property: The list of OpenShift managed clusters.