Uses of Class
com.azure.resourcemanager.resources.models.DeploymentsWhatIfAtTenantScopeHeaders
-
Packages that use DeploymentsWhatIfAtTenantScopeHeaders Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of DeploymentsWhatIfAtTenantScopeHeaders in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return DeploymentsWhatIfAtTenantScopeHeaders Modifier and Type Method Description DeploymentsWhatIfAtTenantScopeHeadersDeploymentsWhatIfAtTenantScopeHeaders. withLocation(String location)Set the location property: The Location property.DeploymentsWhatIfAtTenantScopeHeadersDeploymentsWhatIfAtTenantScopeHeaders. withRetryAfter(String retryAfter)Set the retryAfter property: The Retry-After property.Constructors in com.azure.resourcemanager.resources.models with parameters of type DeploymentsWhatIfAtTenantScopeHeaders Constructor Description DeploymentsWhatIfAtTenantScopeResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, WhatIfOperationResultInner value, DeploymentsWhatIfAtTenantScopeHeaders headers)Creates an instance of DeploymentsWhatIfAtTenantScopeResponse.
-