com.microsoft.azure.management.resources.fluentcore.utils
This package contains a few utility classes for working with Azure resources.
Classes
AuxiliaryCredentialsInterceptor |
An interceptor for cross-tenant authorization in Azure. |
DelayProvider |
A wrapper class for thread sleep. |
FileProvider |
The wrapper class for file related operations. |
ListToMapConverter<ImplT,InnerT> |
Utility class to convert a list of inners to map of implementation. |
PagedListConverter<U,V> |
The base class for converting PagedList of one type of resource to another, without polling down all the items in a list. |
ProviderRegistrationInterceptor |
An interceptor for automatic provider registration in Azure. |
RXMapper<T> |
An internal utility class representing an RX function returning the provided type instance from a call with an arbitrary parameter. |
ResourceManagerThrottlingInterceptor |
An interceptor for automatic retry when Azure Resource Manager is throttling because of too many read/write requests. |
ResourceNamer |
The Resource |
ResourceNamerFactory |
The Resource |
ReturnRequestIdHeaderInterceptor |
An interceptor for requesting server return client-request-id in response headers. |
SdkContext |
The class to contain the common factory methods required for SDK framework. |
Utils |
Defines a few utilities. |
Enums
ReturnRequestIdHeaderInterceptor.Option |
Additional client handling, if server does not return client-request-id in response headers. |