Uses of Class
com.microsoft.azure.management.network.AzureAsyncOperationResult
-
Packages that use AzureAsyncOperationResult Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AzureAsyncOperationResult in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureAsyncOperationResult Modifier and Type Method Description AzureAsyncOperationResultAzureAsyncOperationResult. withError(Error error)Set the error value.AzureAsyncOperationResultAzureAsyncOperationResult. withStatus(NetworkOperationStatus status)Set the status value.
-