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