public interface RedisCaches extends SupportsCreating<RedisCache.DefinitionStages.Blank>, SupportsListing<RedisCache>, SupportsListingByResourceGroup<RedisCache>, SupportsGettingByResourceGroup<RedisCache>, SupportsGettingById<RedisCache>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<RedisCache>, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.redis.implementation.RedisManager>, HasInner<com.microsoft.azure.management.redis.implementation.RedisInner>
| Modifier and Type | Method and Description |
|---|---|
PagedList<com.microsoft.azure.management.redis.implementation.OperationInner> |
listOperations()
Lists all of the available Redis REST API operations.
|
rx.Observable<com.microsoft.azure.management.redis.implementation.OperationInner> |
listOperationsAsync()
Lists all of the available Redis REST API operations.
|
definelist, listAsynclistByResourceGroup, listByResourceGroupAsyncgetByResourceGroup, getByResourceGroupAsync, getByResourceGroupAsyncgetById, getByIdAsync, getByIdAsyncdeleteById, deleteByIdAsync, deleteByIdAsyncdeleteByResourceGroup, deleteByResourceGroupAsync, deleteByResourceGroupAsynccreate, create, createAsync, createAsync, createAsync, createAsyncdeleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsyncmanager@Beta(value=V1_12_0) PagedList<com.microsoft.azure.management.redis.implementation.OperationInner> listOperations()
@Beta(value=V1_12_0) rx.Observable<com.microsoft.azure.management.redis.implementation.OperationInner> listOperationsAsync()
Copyright © 2019. All rights reserved.