public interface ManagedClustersClient extends InnerSupportsGet<ManagedClusterInner>, InnerSupportsListing<ManagedClusterInner>, InnerSupportsDelete<Void>
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
beginCreateOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
beginCreateOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters,
com.azure.core.util.Context context)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String resourceName)
Deletes the managed cluster with a specified resource group and name.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Deletes the managed cluster with a specified resource group and name.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String resourceName)
Deletes the managed cluster with a specified resource group and name.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginResetAadProfile(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters)
Update the AAD Profile for a managed cluster.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginResetAadProfile(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters,
com.azure.core.util.Context context)
Update the AAD Profile for a managed cluster.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginResetAadProfileAsync(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters)
Update the AAD Profile for a managed cluster.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginResetServicePrincipalProfile(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters)
Update the service principal Profile for a managed cluster.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginResetServicePrincipalProfile(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters,
com.azure.core.util.Context context)
Update the service principal Profile for a managed cluster.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginResetServicePrincipalProfileAsync(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters)
Update the service principal Profile for a managed cluster.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginRotateClusterCertificates(String resourceGroupName,
String resourceName)
Rotate certificates of a managed cluster.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginRotateClusterCertificates(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Rotate certificates of a managed cluster.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginRotateClusterCertificatesAsync(String resourceGroupName,
String resourceName)
Rotate certificates of a managed cluster.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
beginUpdateTags(String resourceGroupName,
String resourceName,
Map<String,String> tags)
Updates a managed cluster with the specified tags.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
beginUpdateTags(String resourceGroupName,
String resourceName,
Map<String,String> tags,
com.azure.core.util.Context context)
Updates a managed cluster with the specified tags.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
beginUpdateTagsAsync(String resourceGroupName,
String resourceName,
Map<String,String> tags)
Updates a managed cluster with the specified tags.
|
ManagedClusterInner |
createOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
ManagedClusterInner |
createOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters,
com.azure.core.util.Context context)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
Mono<ManagedClusterInner> |
createOrUpdateAsync(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
void |
delete(String resourceGroupName,
String resourceName)
Deletes the managed cluster with a specified resource group and name.
|
void |
delete(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Deletes the managed cluster with a specified resource group and name.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String resourceName)
Deletes the managed cluster with a specified resource group and name.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String resourceName)
Deletes the managed cluster with a specified resource group and name.
|
ManagedClusterAccessProfileInner |
getAccessProfile(String resourceGroupName,
String resourceName,
String roleName)
Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and
name.
|
Mono<ManagedClusterAccessProfileInner> |
getAccessProfileAsync(String resourceGroupName,
String resourceName,
String roleName)
Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and
name.
|
com.azure.core.http.rest.Response<ManagedClusterAccessProfileInner> |
getAccessProfileWithResponse(String resourceGroupName,
String resourceName,
String roleName,
com.azure.core.util.Context context)
Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and
name.
|
Mono<com.azure.core.http.rest.Response<ManagedClusterAccessProfileInner>> |
getAccessProfileWithResponseAsync(String resourceGroupName,
String resourceName,
String roleName)
Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and
name.
|
ManagedClusterInner |
getByResourceGroup(String resourceGroupName,
String resourceName)
Gets the details of the managed cluster with a specified resource group and name.
|
Mono<ManagedClusterInner> |
getByResourceGroupAsync(String resourceGroupName,
String resourceName)
Gets the details of the managed cluster with a specified resource group and name.
|
com.azure.core.http.rest.Response<ManagedClusterInner> |
getByResourceGroupWithResponse(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Gets the details of the managed cluster with a specified resource group and name.
|
Mono<com.azure.core.http.rest.Response<ManagedClusterInner>> |
getByResourceGroupWithResponseAsync(String resourceGroupName,
String resourceName)
Gets the details of the managed cluster with a specified resource group and name.
|
ManagedClusterUpgradeProfileInner |
getUpgradeProfile(String resourceGroupName,
String resourceName)
Gets the details of the upgrade profile for a managed cluster with a specified resource group and name.
|
Mono<ManagedClusterUpgradeProfileInner> |
getUpgradeProfileAsync(String resourceGroupName,
String resourceName)
Gets the details of the upgrade profile for a managed cluster with a specified resource group and name.
|
com.azure.core.http.rest.Response<ManagedClusterUpgradeProfileInner> |
getUpgradeProfileWithResponse(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Gets the details of the upgrade profile for a managed cluster with a specified resource group and name.
|
Mono<com.azure.core.http.rest.Response<ManagedClusterUpgradeProfileInner>> |
getUpgradeProfileWithResponseAsync(String resourceGroupName,
String resourceName)
Gets the details of the upgrade profile for a managed cluster with a specified resource group and name.
|
com.azure.core.http.rest.PagedIterable<ManagedClusterInner> |
list()
Gets a list of managed clusters in the specified subscription.
|
com.azure.core.http.rest.PagedIterable<ManagedClusterInner> |
list(com.azure.core.util.Context context)
Gets a list of managed clusters in the specified subscription.
|
com.azure.core.http.rest.PagedFlux<ManagedClusterInner> |
listAsync()
Gets a list of managed clusters in the specified subscription.
|
com.azure.core.http.rest.PagedIterable<ManagedClusterInner> |
listByResourceGroup(String resourceGroupName)
Lists managed clusters in the specified subscription and resource group.
|
com.azure.core.http.rest.PagedIterable<ManagedClusterInner> |
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> |
listByResourceGroupAsync(String resourceGroupName)
Lists managed clusters in the specified subscription and resource group.
|
CredentialResultsInner |
listClusterAdminCredentials(String resourceGroupName,
String resourceName)
Gets cluster admin credential of the managed cluster with a specified resource group and name.
|
Mono<CredentialResultsInner> |
listClusterAdminCredentialsAsync(String resourceGroupName,
String resourceName)
Gets cluster admin credential of the managed cluster with a specified resource group and name.
|
com.azure.core.http.rest.Response<CredentialResultsInner> |
listClusterAdminCredentialsWithResponse(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Gets cluster admin credential of the managed cluster with a specified resource group and name.
|
Mono<com.azure.core.http.rest.Response<CredentialResultsInner>> |
listClusterAdminCredentialsWithResponseAsync(String resourceGroupName,
String resourceName)
Gets cluster admin credential of the managed cluster with a specified resource group and name.
|
CredentialResultsInner |
listClusterMonitoringUserCredentials(String resourceGroupName,
String resourceName)
Gets cluster monitoring user credential of the managed cluster with a specified resource group and name.
|
Mono<CredentialResultsInner> |
listClusterMonitoringUserCredentialsAsync(String resourceGroupName,
String resourceName)
Gets cluster monitoring user credential of the managed cluster with a specified resource group and name.
|
com.azure.core.http.rest.Response<CredentialResultsInner> |
listClusterMonitoringUserCredentialsWithResponse(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Gets cluster monitoring user credential of the managed cluster with a specified resource group and name.
|
Mono<com.azure.core.http.rest.Response<CredentialResultsInner>> |
listClusterMonitoringUserCredentialsWithResponseAsync(String resourceGroupName,
String resourceName)
Gets cluster monitoring user credential of the managed cluster with a specified resource group and name.
|
CredentialResultsInner |
listClusterUserCredentials(String resourceGroupName,
String resourceName)
Gets cluster user credential of the managed cluster with a specified resource group and name.
|
Mono<CredentialResultsInner> |
listClusterUserCredentialsAsync(String resourceGroupName,
String resourceName)
Gets cluster user credential of the managed cluster with a specified resource group and name.
|
com.azure.core.http.rest.Response<CredentialResultsInner> |
listClusterUserCredentialsWithResponse(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Gets cluster user credential of the managed cluster with a specified resource group and name.
|
Mono<com.azure.core.http.rest.Response<CredentialResultsInner>> |
listClusterUserCredentialsWithResponseAsync(String resourceGroupName,
String resourceName)
Gets cluster user credential of the managed cluster with a specified resource group and name.
|
void |
resetAadProfile(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters)
Update the AAD Profile for a managed cluster.
|
void |
resetAadProfile(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters,
com.azure.core.util.Context context)
Update the AAD Profile for a managed cluster.
|
Mono<Void> |
resetAadProfileAsync(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters)
Update the AAD Profile for a managed cluster.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
resetAadProfileWithResponseAsync(String resourceGroupName,
String resourceName,
ManagedClusterAadProfile parameters)
Update the AAD Profile for a managed cluster.
|
void |
resetServicePrincipalProfile(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters)
Update the service principal Profile for a managed cluster.
|
void |
resetServicePrincipalProfile(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters,
com.azure.core.util.Context context)
Update the service principal Profile for a managed cluster.
|
Mono<Void> |
resetServicePrincipalProfileAsync(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters)
Update the service principal Profile for a managed cluster.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
resetServicePrincipalProfileWithResponseAsync(String resourceGroupName,
String resourceName,
ManagedClusterServicePrincipalProfile parameters)
Update the service principal Profile for a managed cluster.
|
void |
rotateClusterCertificates(String resourceGroupName,
String resourceName)
Rotate certificates of a managed cluster.
|
void |
rotateClusterCertificates(String resourceGroupName,
String resourceName,
com.azure.core.util.Context context)
Rotate certificates of a managed cluster.
|
Mono<Void> |
rotateClusterCertificatesAsync(String resourceGroupName,
String resourceName)
Rotate certificates of a managed cluster.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
rotateClusterCertificatesWithResponseAsync(String resourceGroupName,
String resourceName)
Rotate certificates of a managed cluster.
|
ManagedClusterInner |
updateTags(String resourceGroupName,
String resourceName)
Updates a managed cluster with the specified tags.
|
ManagedClusterInner |
updateTags(String resourceGroupName,
String resourceName,
Map<String,String> tags)
Updates a managed cluster with the specified tags.
|
ManagedClusterInner |
updateTags(String resourceGroupName,
String resourceName,
Map<String,String> tags,
com.azure.core.util.Context context)
Updates a managed cluster with the specified tags.
|
Mono<ManagedClusterInner> |
updateTagsAsync(String resourceGroupName,
String resourceName)
Updates a managed cluster with the specified tags.
|
Mono<ManagedClusterInner> |
updateTagsAsync(String resourceGroupName,
String resourceName,
Map<String,String> tags)
Updates a managed cluster with the specified tags.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
updateTagsWithResponseAsync(String resourceGroupName,
String resourceName,
Map<String,String> tags)
Updates a managed cluster with the specified tags.
|
com.azure.core.http.rest.PagedFlux<ManagedClusterInner> listAsync()
listAsync in interface InnerSupportsListing<ManagedClusterInner>com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> list()
list in interface InnerSupportsListing<ManagedClusterInner>com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> list(com.azure.core.util.Context context)
context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ManagedClusterInner> listByResourceGroupAsync(String resourceGroupName)
listByResourceGroupAsync in interface InnerSupportsListing<ManagedClusterInner>resourceGroupName - The name of the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> listByResourceGroup(String resourceGroupName)
listByResourceGroup in interface InnerSupportsListing<ManagedClusterInner>resourceGroupName - The name of the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ManagedClusterInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ManagedClusterUpgradeProfileInner>> getUpgradeProfileWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedClusterUpgradeProfileInner> getUpgradeProfileAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterUpgradeProfileInner getUpgradeProfile(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ManagedClusterUpgradeProfileInner> getUpgradeProfileWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ManagedClusterAccessProfileInner>> getAccessProfileWithResponseAsync(String resourceGroupName, String resourceName, String roleName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.roleName - The name of the role for managed cluster accessProfile resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedClusterAccessProfileInner> getAccessProfileAsync(String resourceGroupName, String resourceName, String roleName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.roleName - The name of the role for managed cluster accessProfile resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterAccessProfileInner getAccessProfile(String resourceGroupName, String resourceName, String roleName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.roleName - The name of the role for managed cluster accessProfile resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ManagedClusterAccessProfileInner> getAccessProfileWithResponse(String resourceGroupName, String resourceName, String roleName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.roleName - The name of the role for managed cluster accessProfile resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<CredentialResultsInner>> listClusterAdminCredentialsWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CredentialResultsInner> listClusterAdminCredentialsAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CredentialResultsInner listClusterAdminCredentials(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<CredentialResultsInner> listClusterAdminCredentialsWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<CredentialResultsInner>> listClusterUserCredentialsWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CredentialResultsInner> listClusterUserCredentialsAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CredentialResultsInner listClusterUserCredentials(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<CredentialResultsInner> listClusterUserCredentialsWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<CredentialResultsInner>> listClusterMonitoringUserCredentialsWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CredentialResultsInner> listClusterMonitoringUserCredentialsAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CredentialResultsInner listClusterMonitoringUserCredentials(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<CredentialResultsInner> listClusterMonitoringUserCredentialsWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ManagedClusterInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedClusterInner> getByResourceGroupAsync(String resourceGroupName, String resourceName)
getByResourceGroupAsync in interface InnerSupportsGet<ManagedClusterInner>resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterInner getByResourceGroup(String resourceGroupName, String resourceName)
getByResourceGroup in interface InnerSupportsGet<ManagedClusterInner>resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ManagedClusterInner> getByResourceGroupWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> beginCreateOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedClusterInner> createOrUpdateAsync(String resourceGroupName, String resourceName, ManagedClusterInner parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterInner createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterInner createOrUpdate(String resourceGroupName, String resourceName, ManagedClusterInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Managed cluster.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateTagsWithResponseAsync(String resourceGroupName, String resourceName, Map<String,String> tags)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> beginUpdateTagsAsync(String resourceGroupName, String resourceName, Map<String,String> tags)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> beginUpdateTags(String resourceGroupName, String resourceName, Map<String,String> tags)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> beginUpdateTags(String resourceGroupName, String resourceName, Map<String,String> tags, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedClusterInner> updateTagsAsync(String resourceGroupName, String resourceName, Map<String,String> tags)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedClusterInner> updateTagsAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterInner updateTags(String resourceGroupName, String resourceName, Map<String,String> tags)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterInner updateTags(String resourceGroupName, String resourceName, Map<String,String> tags, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.tags - Resource tags.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedClusterInner updateTags(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteAsync(String resourceGroupName, String resourceName)
deleteAsync in interface InnerSupportsDelete<Void>resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> resetServicePrincipalProfileWithResponseAsync(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginResetServicePrincipalProfileAsync(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginResetServicePrincipalProfile(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginResetServicePrincipalProfile(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> resetServicePrincipalProfileAsync(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void resetServicePrincipalProfile(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void resetServicePrincipalProfile(String resourceGroupName, String resourceName, ManagedClusterServicePrincipalProfile parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - Information about a service principal identity for the cluster to use for manipulating Azure
APIs.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> resetAadProfileWithResponseAsync(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginResetAadProfileAsync(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginResetAadProfile(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginResetAadProfile(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> resetAadProfileAsync(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void resetAadProfile(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void resetAadProfile(String resourceGroupName, String resourceName, ManagedClusterAadProfile parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.parameters - AADProfile specifies attributes for Azure Active Directory integration.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> rotateClusterCertificatesWithResponseAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginRotateClusterCertificatesAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginRotateClusterCertificates(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginRotateClusterCertificates(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> rotateClusterCertificatesAsync(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void rotateClusterCertificates(String resourceGroupName, String resourceName)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void rotateClusterCertificates(String resourceGroupName, String resourceName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.resourceName - The name of the managed cluster resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.