Interface KubeEnvironmentsClient
- All Superinterfaces:
InnerSupportsDelete<Void>,InnerSupportsGet<KubeEnvironmentInner>,InnerSupportsListing<KubeEnvironmentInner>
public interface KubeEnvironmentsClient
extends InnerSupportsGet<KubeEnvironmentInner>, InnerSupportsListing<KubeEnvironmentInner>, InnerSupportsDelete<Void>
An instance of this class provides access to all the operations defined in KubeEnvironmentsClient.
-
Method Summary
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<KubeEnvironmentInner>, KubeEnvironmentInner> beginCreateOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<KubeEnvironmentInner>, KubeEnvironmentInner> beginCreateOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope, com.azure.core.util.Context context) Creates or updates a Kubernetes Environment.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<KubeEnvironmentInner>, KubeEnvironmentInner> beginCreateOrUpdateAsync(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.beginDelete(String resourceGroupName, String name) Delete a Kubernetes Environment.beginDelete(String resourceGroupName, String name, com.azure.core.util.Context context) Delete a Kubernetes Environment.beginDeleteAsync(String resourceGroupName, String name) Delete a Kubernetes Environment.createOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.createOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope, com.azure.core.util.Context context) Creates or updates a Kubernetes Environment.createOrUpdateAsync(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.voidDelete a Kubernetes Environment.voidDelete a Kubernetes Environment.deleteAsync(String resourceGroupName, String name) Delete a Kubernetes Environment.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String name) Delete a Kubernetes Environment.getByResourceGroup(String resourceGroupName, String name) Get the properties of a Kubernetes Environment.getByResourceGroupAsync(String resourceGroupName, String name) Get the properties of a Kubernetes Environment.com.azure.core.http.rest.Response<KubeEnvironmentInner> getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Get the properties of a Kubernetes Environment.Mono<com.azure.core.http.rest.Response<KubeEnvironmentInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String name) Get the properties of a Kubernetes Environment.com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> list()Get all Kubernetes Environments for a subscription.com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> list(com.azure.core.util.Context context) Get all Kubernetes Environments for a subscription.com.azure.core.http.rest.PagedFlux<KubeEnvironmentInner> Get all Kubernetes Environments for a subscription.com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> listByResourceGroup(String resourceGroupName) Get all the Kubernetes Environments in a resource group.com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Get all the Kubernetes Environments in a resource group.com.azure.core.http.rest.PagedFlux<KubeEnvironmentInner> listByResourceGroupAsync(String resourceGroupName) Get all the Kubernetes Environments in a resource group.update(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.updateAsync(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.com.azure.core.http.rest.Response<KubeEnvironmentInner> updateWithResponse(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope, com.azure.core.util.Context context) Creates or updates a Kubernetes Environment.Mono<com.azure.core.http.rest.Response<KubeEnvironmentInner>> updateWithResponseAsync(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment.
-
Method Details
-
listAsync
com.azure.core.http.rest.PagedFlux<KubeEnvironmentInner> listAsync()Get all Kubernetes Environments for a subscription. Description for Get all Kubernetes Environments for a subscription.- Specified by:
listAsyncin interfaceInnerSupportsListing<KubeEnvironmentInner>- Returns:
- collection of Kubernetes Environments as paginated response with
PagedFlux. - Throws:
DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
list
com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> list()Get all Kubernetes Environments for a subscription. Description for Get all Kubernetes Environments for a subscription.- Specified by:
listin interfaceInnerSupportsListing<KubeEnvironmentInner>- Returns:
- collection of Kubernetes Environments as paginated response with
PagedIterable. - Throws:
DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
list
com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> list(com.azure.core.util.Context context) Get all Kubernetes Environments for a subscription. Description for Get all Kubernetes Environments for a subscription.- Parameters:
context- The context to associate with this operation.- Returns:
- collection of Kubernetes Environments as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByResourceGroupAsync
com.azure.core.http.rest.PagedFlux<KubeEnvironmentInner> listByResourceGroupAsync(String resourceGroupName) Get all the Kubernetes Environments in a resource group. Description for Get all the Kubernetes Environments in a resource group.- Specified by:
listByResourceGroupAsyncin interfaceInnerSupportsListing<KubeEnvironmentInner>- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.- Returns:
- collection of Kubernetes Environments as paginated response with
PagedFlux. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByResourceGroup
com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> listByResourceGroup(String resourceGroupName) Get all the Kubernetes Environments in a resource group. Description for Get all the Kubernetes Environments in a resource group.- Specified by:
listByResourceGroupin interfaceInnerSupportsListing<KubeEnvironmentInner>- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.- Returns:
- collection of Kubernetes Environments as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByResourceGroup
com.azure.core.http.rest.PagedIterable<KubeEnvironmentInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Get all the Kubernetes Environments in a resource group. Description for Get all the Kubernetes Environments in a resource group.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.context- The context to associate with this operation.- Returns:
- collection of Kubernetes Environments as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroupWithResponseAsync
Mono<com.azure.core.http.rest.Response<KubeEnvironmentInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String name) Get the properties of a Kubernetes Environment. Description for Get the properties of a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroupAsync
Get the properties of a Kubernetes Environment. Description for Get the properties of a Kubernetes Environment.- Specified by:
getByResourceGroupAsyncin interfaceInnerSupportsGet<KubeEnvironmentInner>- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroupWithResponse
com.azure.core.http.rest.Response<KubeEnvironmentInner> getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Get the properties of a Kubernetes Environment. Description for Get the properties of a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.context- The context to associate with this operation.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroup
Get the properties of a Kubernetes Environment. Description for Get the properties of a Kubernetes Environment.- Specified by:
getByResourceGroupin interfaceInnerSupportsGet<KubeEnvironmentInner>- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdateWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdateAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<KubeEnvironmentInner>,KubeEnvironmentInner> beginCreateOrUpdateAsync(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- the
PollerFluxfor polling of a Kubernetes cluster specialized for web workloads by Azure App Service. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<KubeEnvironmentInner>,KubeEnvironmentInner> beginCreateOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- the
SyncPollerfor polling of a Kubernetes cluster specialized for web workloads by Azure App Service. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<KubeEnvironmentInner>,KubeEnvironmentInner> beginCreateOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope, com.azure.core.util.Context context) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of a Kubernetes cluster specialized for web workloads by Azure App Service. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdateAsync
Mono<KubeEnvironmentInner> createOrUpdateAsync(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdate
KubeEnvironmentInner createOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdate
KubeEnvironmentInner createOrUpdate(String resourceGroupName, String name, KubeEnvironmentInner kubeEnvironmentEnvelope, com.azure.core.util.Context context) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.context- The context to associate with this operation.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String name) Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDeleteAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String name) Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDelete
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String name) Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDelete
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String name, com.azure.core.util.Context context) Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteAsync
Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Specified by:
deleteAsyncin interfaceInnerSupportsDelete<Void>- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delete
Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delete
Delete a Kubernetes Environment. Description for Delete a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateWithResponseAsync
Mono<com.azure.core.http.rest.Response<KubeEnvironmentInner>> updateWithResponseAsync(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateAsync
Mono<KubeEnvironmentInner> updateAsync(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateWithResponse
com.azure.core.http.rest.Response<KubeEnvironmentInner> updateWithResponse(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope, com.azure.core.util.Context context) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.context- The context to associate with this operation.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
update
KubeEnvironmentInner update(String resourceGroupName, String name, KubeEnvironmentPatchResource kubeEnvironmentEnvelope) Creates or updates a Kubernetes Environment. Description for Creates or updates a Kubernetes Environment.- Parameters:
resourceGroupName- Name of the resource group to which the resource belongs.name- Name of the Kubernetes Environment.kubeEnvironmentEnvelope- Configuration details of the Kubernetes Environment.- Returns:
- a Kubernetes cluster specialized for web workloads by Azure App Service.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.DefaultErrorResponseErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-