public interface DeploymentOperationsClient
| Modifier and Type | Method and Description |
|---|---|
DeploymentOperationInner |
get(String resourceGroupName,
String deploymentName,
String operationId)
Gets a deployments operation.
|
Mono<DeploymentOperationInner> |
getAsync(String resourceGroupName,
String deploymentName,
String operationId)
Gets a deployments operation.
|
DeploymentOperationInner |
getAtManagementGroupScope(String groupId,
String deploymentName,
String operationId)
Gets a deployments operation.
|
Mono<DeploymentOperationInner> |
getAtManagementGroupScopeAsync(String groupId,
String deploymentName,
String operationId)
Gets a deployments operation.
|
com.azure.core.http.rest.Response<DeploymentOperationInner> |
getAtManagementGroupScopeWithResponse(String groupId,
String deploymentName,
String operationId,
com.azure.core.util.Context context)
Gets a deployments operation.
|
Mono<com.azure.core.http.rest.Response<DeploymentOperationInner>> |
getAtManagementGroupScopeWithResponseAsync(String groupId,
String deploymentName,
String operationId)
Gets a deployments operation.
|
DeploymentOperationInner |
getAtScope(String scope,
String deploymentName,
String operationId)
Gets a deployments operation.
|
Mono<DeploymentOperationInner> |
getAtScopeAsync(String scope,
String deploymentName,
String operationId)
Gets a deployments operation.
|
com.azure.core.http.rest.Response<DeploymentOperationInner> |
getAtScopeWithResponse(String scope,
String deploymentName,
String operationId,
com.azure.core.util.Context context)
Gets a deployments operation.
|
Mono<com.azure.core.http.rest.Response<DeploymentOperationInner>> |
getAtScopeWithResponseAsync(String scope,
String deploymentName,
String operationId)
Gets a deployments operation.
|
DeploymentOperationInner |
getAtSubscriptionScope(String deploymentName,
String operationId)
Gets a deployments operation.
|
Mono<DeploymentOperationInner> |
getAtSubscriptionScopeAsync(String deploymentName,
String operationId)
Gets a deployments operation.
|
com.azure.core.http.rest.Response<DeploymentOperationInner> |
getAtSubscriptionScopeWithResponse(String deploymentName,
String operationId,
com.azure.core.util.Context context)
Gets a deployments operation.
|
Mono<com.azure.core.http.rest.Response<DeploymentOperationInner>> |
getAtSubscriptionScopeWithResponseAsync(String deploymentName,
String operationId)
Gets a deployments operation.
|
DeploymentOperationInner |
getAtTenantScope(String deploymentName,
String operationId)
Gets a deployments operation.
|
Mono<DeploymentOperationInner> |
getAtTenantScopeAsync(String deploymentName,
String operationId)
Gets a deployments operation.
|
com.azure.core.http.rest.Response<DeploymentOperationInner> |
getAtTenantScopeWithResponse(String deploymentName,
String operationId,
com.azure.core.util.Context context)
Gets a deployments operation.
|
Mono<com.azure.core.http.rest.Response<DeploymentOperationInner>> |
getAtTenantScopeWithResponseAsync(String deploymentName,
String operationId)
Gets a deployments operation.
|
com.azure.core.http.rest.Response<DeploymentOperationInner> |
getWithResponse(String resourceGroupName,
String deploymentName,
String operationId,
com.azure.core.util.Context context)
Gets a deployments operation.
|
Mono<com.azure.core.http.rest.Response<DeploymentOperationInner>> |
getWithResponseAsync(String resourceGroupName,
String deploymentName,
String operationId)
Gets a deployments operation.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtManagementGroupScope(String groupId,
String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtManagementGroupScope(String groupId,
String deploymentName,
Integer top,
com.azure.core.util.Context context)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtManagementGroupScopeAsync(String groupId,
String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtManagementGroupScopeAsync(String groupId,
String deploymentName,
Integer top)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtScope(String scope,
String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtScope(String scope,
String deploymentName,
Integer top,
com.azure.core.util.Context context)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtScopeAsync(String scope,
String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtScopeAsync(String scope,
String deploymentName,
Integer top)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtSubscriptionScope(String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtSubscriptionScope(String deploymentName,
Integer top,
com.azure.core.util.Context context)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtSubscriptionScopeAsync(String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtSubscriptionScopeAsync(String deploymentName,
Integer top)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtTenantScope(String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listAtTenantScope(String deploymentName,
Integer top,
com.azure.core.util.Context context)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtTenantScopeAsync(String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listAtTenantScopeAsync(String deploymentName,
Integer top)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listByResourceGroup(String resourceGroupName,
String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedIterable<DeploymentOperationInner> |
listByResourceGroup(String resourceGroupName,
String deploymentName,
Integer top,
com.azure.core.util.Context context)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listByResourceGroupAsync(String resourceGroupName,
String deploymentName)
Gets all deployments operations for a deployment.
|
com.azure.core.http.rest.PagedFlux<DeploymentOperationInner> |
listByResourceGroupAsync(String resourceGroupName,
String deploymentName,
Integer top)
Gets all deployments operations for a deployment.
|
Mono<com.azure.core.http.rest.Response<DeploymentOperationInner>> getAtScopeWithResponseAsync(String scope, String deploymentName, String operationId)
scope - The resource scope.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtScopeAsync(String scope, String deploymentName, String operationId)
scope - The resource scope.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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.DeploymentOperationInner getAtScope(String scope, String deploymentName, String operationId)
scope - The resource scope.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtScopeWithResponse(String scope, String deploymentName, String operationId, com.azure.core.util.Context context)
scope - The resource scope.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> listAtScopeAsync(String scope, String deploymentName, Integer top)
scope - The resource scope.deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner> listAtScopeAsync(String scope, String deploymentName)
scope - The resource scope.deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtScope(String scope, String deploymentName)
scope - The resource scope.deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtScope(String scope, String deploymentName, Integer top, com.azure.core.util.Context context)
scope - The resource scope.deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner>> getAtTenantScopeWithResponseAsync(String deploymentName, String operationId)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtTenantScopeAsync(String deploymentName, String operationId)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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.DeploymentOperationInner getAtTenantScope(String deploymentName, String operationId)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtTenantScopeWithResponse(String deploymentName, String operationId, com.azure.core.util.Context context)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> listAtTenantScopeAsync(String deploymentName, Integer top)
deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner> listAtTenantScopeAsync(String deploymentName)
deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtTenantScope(String deploymentName)
deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtTenantScope(String deploymentName, Integer top, com.azure.core.util.Context context)
deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner>> getAtManagementGroupScopeWithResponseAsync(String groupId, String deploymentName, String operationId)
groupId - The management group ID.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtManagementGroupScopeAsync(String groupId, String deploymentName, String operationId)
groupId - The management group ID.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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.DeploymentOperationInner getAtManagementGroupScope(String groupId, String deploymentName, String operationId)
groupId - The management group ID.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtManagementGroupScopeWithResponse(String groupId, String deploymentName, String operationId, com.azure.core.util.Context context)
groupId - The management group ID.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> listAtManagementGroupScopeAsync(String groupId, String deploymentName, Integer top)
groupId - The management group ID.deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner> listAtManagementGroupScopeAsync(String groupId, String deploymentName)
groupId - The management group ID.deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtManagementGroupScope(String groupId, String deploymentName)
groupId - The management group ID.deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtManagementGroupScope(String groupId, String deploymentName, Integer top, com.azure.core.util.Context context)
groupId - The management group ID.deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner>> getAtSubscriptionScopeWithResponseAsync(String deploymentName, String operationId)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtSubscriptionScopeAsync(String deploymentName, String operationId)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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.DeploymentOperationInner getAtSubscriptionScope(String deploymentName, String operationId)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAtSubscriptionScopeWithResponse(String deploymentName, String operationId, com.azure.core.util.Context context)
deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> listAtSubscriptionScopeAsync(String deploymentName, Integer top)
deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner> listAtSubscriptionScopeAsync(String deploymentName)
deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtSubscriptionScope(String deploymentName)
deploymentName - The name of the deployment.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<DeploymentOperationInner> listAtSubscriptionScope(String deploymentName, Integer top, com.azure.core.util.Context context)
deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner>> getWithResponseAsync(String resourceGroupName, String deploymentName, String operationId)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getAsync(String resourceGroupName, String deploymentName, String operationId)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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.DeploymentOperationInner get(String resourceGroupName, String deploymentName, String operationId)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> getWithResponse(String resourceGroupName, String deploymentName, String operationId, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.operationId - The ID of the operation to get.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<DeploymentOperationInner> listByResourceGroupAsync(String resourceGroupName, String deploymentName, Integer top)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.top - The number of results to return.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<DeploymentOperationInner> listByResourceGroupAsync(String resourceGroupName, String deploymentName)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.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<DeploymentOperationInner> listByResourceGroup(String resourceGroupName, String deploymentName)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.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<DeploymentOperationInner> listByResourceGroup(String resourceGroupName, String deploymentName, Integer top, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group. The name is case insensitive.deploymentName - The name of the deployment.top - The number of results to return.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 © 2021 Microsoft Corporation. All rights reserved.