| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateResponseInner |
ResourceProvidersClient.validate(String resourceGroupName,
ValidateRequest validateRequest)
Description for Validate if a resource can be created.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateResponseInner |
ValidateResponseInner.withError(ValidateResponseError error)
Set the error property: Error details for the case when validation fails.
|
ValidateResponseInner |
ValidateResponseInner.withStatus(String status)
Set the status property: Result of validation.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.