public interface RedisCaches extends SupportsCreating<RedisCache.DefinitionStages.Blank>, SupportsListing<RedisCache>, SupportsListingByResourceGroup<RedisCache>, SupportsGettingByResourceGroup<RedisCache>, SupportsGettingById<RedisCache>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<RedisCache>, SupportsBatchDeletion, HasManager<RedisManager>
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.http.rest.PagedIterable<OperationInner> |
listOperations()
Lists all of the available Redis REST API operations.
|
com.azure.core.http.rest.PagedFlux<OperationInner> |
listOperationsAsync()
Lists all of the available Redis REST API operations.
|
definelist, listAsynclistByResourceGroup, listByResourceGroupAsyncgetByResourceGroup, getByResourceGroupAsyncgetById, getByIdAsyncdeleteById, deleteByIdAsyncdeleteByResourceGroup, deleteByResourceGroupAsynccreate, create, createAsync, createAsyncdeleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsyncmanagercom.azure.core.http.rest.PagedIterable<OperationInner> listOperations()
com.azure.core.http.rest.PagedFlux<OperationInner> listOperationsAsync()
Copyright © 2021 Microsoft Corporation. All rights reserved.