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
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, 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, 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, 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, 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.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, 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, 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.ManagedClustersClient.createOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) 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.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, 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.ManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters) Creates or updates a managed cluster.ManagedClustersClient.createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, 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.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ManagedClustersClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters) 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 TypeMethodDescriptionManagedClusterInner.withAadProfile(ManagedClusterAadProfile aadProfile) Set the aadProfile property: AADProfile specifies attributes for Azure Active Directory integration.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.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.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.withEnablePodSecurityPolicy(Boolean enablePodSecurityPolicy) Set the enablePodSecurityPolicy property: (DEPRECATING) Whether to enable Kubernetes pod security policy (preview).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: Identities associated with the cluster.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.withNetworkProfile(ContainerServiceNetworkProfile networkProfile) Set the networkProfile property: The network configuration profile.ManagedClusterInner.withNodeResourceGroup(String nodeResourceGroup) Set the nodeResourceGroup property: The name of the resource group containing agent pool nodes.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 managedClusterManagedClusterInner.withSecurityProfile(ManagedClusterSecurityProfile securityProfile) Set the securityProfile property: Security profile for the 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.withStorageProfile(ManagedClusterStorageProfile storageProfile) Set the storageProfile property: Storage profile for the managed cluster.ManagedClusterInner.withWindowsProfile(ManagedClusterWindowsProfile windowsProfile) Set the windowsProfile property: The profile for Windows VMs in the Managed Cluster. -
Uses of ManagedClusterInner in com.azure.resourcemanager.containerservice.models
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.