Package com.azure.common.mgmt
Package containing the types for Azure ARM client side http communication with a REST endpoint.
-
Interface Summary Interface Description Page<E> Defines a page interface in Azure responses. -
Class Summary Class Description AsyncOperationResource A deserialized POJO representation of an asynchronous operation.AzureAsyncOperationPollStrategy A PollStrategy type that uses the Azure-AsyncOperation header value to check the status of a long running operation.AzureProxy This class can be used to create an Azure specific proxy implementation for a provided Swagger generated interface.AzureServiceClient The base class for generated Azure service clients.CloudError An instance of this class provides additional information about an http error response.CompletedPollStrategy The "polling strategy" that is used when a request completes immediately and does not require any further polling.CompletedPollStrategy.CompletedPollStrategyData The CompletedPollStrategy data.LocationPollStrategy A PollStrategy type that uses the Location header value to check the status of a long running operation.LocationPollStrategy.LocationPollStrategyData The LocationPollStrategy data.OperationState The different states that a long running operation can be in.OperationStatus<T> The current state of polling for the result of a long running operation.PagedList<E> Defines a list response from a paging operation.ProvisioningStatePollStrategy A PollStrategy that will continue to poll a resource's URL until the resource's provisioning state property is in a completed state.ProvisioningStatePollStrategy.ProvisioningStatePollStrategyData The ProvisioningStatePollStrategy data.Resource The Resource model.ResourceWithProvisioningState The ResourceWithProvisioningState class is a POJO representation of any Azure resource that has a provisioningState property.ResourceWithProvisioningState.Properties Inner properties class.SubResource The SubResource model. -
Exception Summary Exception Description CloudException Exception thrown for an invalid response with custom error information.