Interface RedisCaches

All Superinterfaces:
HasInner<com.microsoft.azure.management.redis.implementation.RedisInner>, HasManager<com.microsoft.azure.management.redis.implementation.RedisManager>, SupportsBatchCreation<RedisCache>, SupportsBatchDeletion, SupportsCreating<RedisCache.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<RedisCache>, SupportsGettingByResourceGroup<RedisCache>, SupportsListing<RedisCache>, SupportsListingByResourceGroup<RedisCache>

Entry point for Redis Cache management API.
  • Method Details

    • listOperations

      @Beta(V1_12_0) com.microsoft.azure.PagedList<com.microsoft.azure.management.redis.implementation.OperationInner> listOperations()
      Lists all of the available Redis REST API operations.
      Returns:
      list of available Redis REST operations.
    • listOperationsAsync

      @Beta(V1_12_0) rx.Observable<com.microsoft.azure.management.redis.implementation.OperationInner> listOperationsAsync()
      Lists all of the available Redis REST API operations.
      Returns:
      a representation of the future computation of this call