Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
Packages that use ManagedClusterInner
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 ManagedClusterInner in com.azure.resourcemanager.containerservice.fluent
Subinterfaces with type arguments of type ManagedClusterInner in com.azure.resourcemanager.containerservice.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in ManagedClustersClient.interfaceAn instance of this class provides access to all the operations defined in ManagedClustersClient.Methods in com.azure.resourcemanager.containerservice.fluent that return ManagedClusterInnerModifier and TypeMethodDescriptionManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a managed cluster.ManagedClustersClient.getByResourceGroup(String resourceGroupName, String resourceName) Gets a managed cluster.ManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on a managed cluster.ManagedClustersClient.updateTags(String resourceGroupName, String resourceName, TagsObject parameters, String ifMatch, com.azure.core.util.Context context) Updates tags on a managed cluster.Methods in com.azure.resourcemanager.containerservice.fluent that return types with arguments of type ManagedClusterInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, String ifMatch, com.azure.core.util.Context context) Updates tags on a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTags(String resourceGroupName, String resourceName, TagsObject parameters, String ifMatch, com.azure.core.util.Context context) Updates tags on a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters, String ifMatch) Updates tags on a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginUpdateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters, String ifMatch) Updates tags on a managed cluster.ManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a managed cluster.ManagedClustersClient.getByResourceGroupAsync(String resourceGroupName, String resourceName) Gets a managed cluster.com.azure.core.http.rest.Response<ManagedClusterInner> ManagedClustersClient.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context) Gets a managed cluster.Mono<com.azure.core.http.rest.Response<ManagedClusterInner>> ManagedClustersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName) Gets a managed cluster.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> ManagedClustersClient.list()Gets a list of managed clusters in the specified subscription.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> ManagedClustersClient.list(com.azure.core.util.Context context) Gets a list of managed clusters in the specified subscription.com.azure.core.http.rest.PagedFlux<ManagedClusterInner> ManagedClustersClient.listAsync()Gets a list of managed clusters in the specified subscription.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> ManagedClustersClient.listByResourceGroup(String resourceGroupName) Lists managed clusters in the specified subscription and resource group.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> ManagedClustersClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists managed clusters in the specified subscription and resource group.com.azure.core.http.rest.PagedFlux<ManagedClusterInner> ManagedClustersClient.listByResourceGroupAsync(String resourceGroupName) Lists managed clusters in the specified subscription and resource group.ManagedClustersClient.updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters) Updates tags on a managed cluster.ManagedClustersClient.updateTagsAsync(String resourceGroupName, String resourceName, TagsObject parameters, String ifMatch) Updates tags on a managed cluster.Methods in com.azure.resourcemanager.containerservice.fluent with parameters of type ManagedClusterInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>, ManagedClusterInner> ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a managed cluster.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ManagedClustersClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a managed cluster. -
Uses of ManagedClusterInner in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ManagedClusterInnerModifier and TypeMethodDescriptionstatic ManagedClusterInnerManagedClusterInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterInner from the JsonReader.ManagedClusterInner.withAadProfile(ManagedClusterAadProfile aadProfile) Set the aadProfile property: The Azure Active Directory configuration.ManagedClusterInner.withAddonProfiles(Map<String, ManagedClusterAddonProfile> addonProfiles) Set the addonProfiles property: The profile of managed cluster add-on.ManagedClusterInner.withAgentPoolProfiles(List<ManagedClusterAgentPoolProfile> agentPoolProfiles) Set the agentPoolProfiles property: The agent pool properties.ManagedClusterInner.withAiToolchainOperatorProfile(ManagedClusterAIToolchainOperatorProfile aiToolchainOperatorProfile) Set the aiToolchainOperatorProfile property: AI toolchain operator settings that apply to the whole cluster.ManagedClusterInner.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile) Set the apiServerAccessProfile property: The access profile for managed cluster API server.ManagedClusterInner.withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile autoScalerProfile) Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.ManagedClusterInner.withAutoUpgradeProfile(ManagedClusterAutoUpgradeProfile autoUpgradeProfile) Set the autoUpgradeProfile property: The auto upgrade configuration.ManagedClusterInner.withAzureMonitorProfile(ManagedClusterAzureMonitorProfile azureMonitorProfile) Set the azureMonitorProfile property: Azure Monitor addon profiles for monitoring the managed cluster.ManagedClusterInner.withBootstrapProfile(ManagedClusterBootstrapProfile bootstrapProfile) Set the bootstrapProfile property: Profile of the cluster bootstrap configuration.ManagedClusterInner.withDisableLocalAccounts(Boolean disableLocalAccounts) Set the disableLocalAccounts property: If local accounts should be disabled on the Managed Cluster.ManagedClusterInner.withDiskEncryptionSetId(String diskEncryptionSetId) Set the diskEncryptionSetId property: The Resource ID of the disk encryption set to use for enabling encryption at rest.ManagedClusterInner.withDnsPrefix(String dnsPrefix) Set the dnsPrefix property: The DNS prefix of the Managed Cluster.ManagedClusterInner.withEnableRbac(Boolean enableRbac) Set the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.ManagedClusterInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the Virtual Machine.ManagedClusterInner.withFqdnSubdomain(String fqdnSubdomain) Set the fqdnSubdomain property: The FQDN subdomain of the private cluster with custom private dns zone.ManagedClusterInner.withHttpProxyConfig(ManagedClusterHttpProxyConfig httpProxyConfig) Set the httpProxyConfig property: Configurations for provisioning the cluster with HTTP proxy servers.ManagedClusterInner.withIdentity(ManagedClusterIdentity identity) Set the identity property: The identity of the managed cluster, if configured.ManagedClusterInner.withIdentityProfile(Map<String, UserAssignedIdentity> identityProfile) Set the identityProfile property: The user identity associated with the managed cluster.ManagedClusterInner.withIngressProfile(ManagedClusterIngressProfile ingressProfile) Set the ingressProfile property: Ingress profile for the managed cluster.Set the kind property: This is primarily used to expose different UI experiences in the portal for different kinds.ManagedClusterInner.withKubernetesVersion(String kubernetesVersion) Set the kubernetesVersion property: The version of Kubernetes specified by the user.ManagedClusterInner.withLinuxProfile(ContainerServiceLinuxProfile linuxProfile) Set the linuxProfile property: The profile for Linux VMs in the Managed Cluster.ManagedClusterInner.withLocation(String location) ManagedClusterInner.withMetricsProfile(ManagedClusterMetricsProfile metricsProfile) Set the metricsProfile property: Optional cluster metrics configuration.ManagedClusterInner.withNetworkProfile(ContainerServiceNetworkProfile networkProfile) Set the networkProfile property: The network configuration profile.ManagedClusterInner.withNodeProvisioningProfile(ManagedClusterNodeProvisioningProfile nodeProvisioningProfile) Set the nodeProvisioningProfile property: Node provisioning settings that apply to the whole cluster.ManagedClusterInner.withNodeResourceGroup(String nodeResourceGroup) Set the nodeResourceGroup property: The name of the resource group containing agent pool nodes.ManagedClusterInner.withNodeResourceGroupProfile(ManagedClusterNodeResourceGroupProfile nodeResourceGroupProfile) Set the nodeResourceGroupProfile property: Profile of the node resource group configuration.ManagedClusterInner.withOidcIssuerProfile(ManagedClusterOidcIssuerProfile oidcIssuerProfile) Set the oidcIssuerProfile property: The OIDC issuer profile of the Managed Cluster.ManagedClusterInner.withPodIdentityProfile(ManagedClusterPodIdentityProfile podIdentityProfile) Set the podIdentityProfile property: The pod identity profile of the Managed Cluster.ManagedClusterInner.withPrivateLinkResources(List<PrivateLinkResourceInner> privateLinkResources) Set the privateLinkResources property: Private link resources associated with the cluster.ManagedClusterInner.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) Set the publicNetworkAccess property: PublicNetworkAccess of the managedCluster.ManagedClusterInner.withSecurityProfile(ManagedClusterSecurityProfile securityProfile) Set the securityProfile property: Security profile for the managed cluster.ManagedClusterInner.withServiceMeshProfile(ServiceMeshProfile serviceMeshProfile) Set the serviceMeshProfile property: Service mesh profile for a managed cluster.ManagedClusterInner.withServicePrincipalProfile(ManagedClusterServicePrincipalProfile servicePrincipalProfile) Set the servicePrincipalProfile property: Information about a service principal identity for the cluster to use for manipulating Azure APIs.ManagedClusterInner.withSku(ManagedClusterSku sku) Set the sku property: The managed cluster SKU.ManagedClusterInner.withStatus(ManagedClusterStatus status) Set the status property: Contains read-only information about the Managed Cluster.ManagedClusterInner.withStorageProfile(ManagedClusterStorageProfile storageProfile) Set the storageProfile property: Storage profile for the managed cluster.ManagedClusterInner.withSupportPlan(KubernetesSupportPlan supportPlan) Set the supportPlan property: The support plan for the Managed Cluster.ManagedClusterInner.withUpgradeSettings(ClusterUpgradeSettings upgradeSettings) Set the upgradeSettings property: Settings for upgrading a cluster.ManagedClusterInner.withWindowsProfile(ManagedClusterWindowsProfile windowsProfile) Set the windowsProfile property: The profile for Windows VMs in the Managed Cluster.ManagedClusterInner.withWorkloadAutoScalerProfile(ManagedClusterWorkloadAutoScalerProfile workloadAutoScalerProfile) Set the workloadAutoScalerProfile property: Workload Auto-scaler profile for the managed cluster. -
Uses of ManagedClusterInner in com.azure.resourcemanager.containerservice.models
Subinterfaces with type arguments of type ManagedClusterInner in com.azure.resourcemanager.containerservice.modelsModifier and TypeInterfaceDescriptioninterfaceA client-side representation for a managed Kubernetes cluster.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type ManagedClusterInnerModifier and TypeMethodDescriptionManagedClusterListResult.value()Get the value property: The list of managed clusters.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type ManagedClusterInnerModifier and TypeMethodDescriptionManagedClusterListResult.withValue(List<ManagedClusterInner> value) Set the value property: The list of managed clusters.