Interface RedisCaches

    • Method Detail

      • listOperations

        com.azure.core.http.rest.PagedIterable<OperationInner> listOperations()
        Lists all of the available Redis REST API operations.
        Returns:
        list of available Redis REST operations.
      • listOperationsAsync

        com.azure.core.http.rest.PagedFlux<OperationInner> listOperationsAsync()
        Lists all of the available Redis REST API operations.
        Returns:
        a representation of the future computation of this call