Operations Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.storagecache.v2020_03_01.implementation.OperationsInner>

public interface Operations
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.storagecache.v2020_03_01.implementation.OperationsInner>

Type representing Operations.

Method Summary

Modifier and Type Method and Description
abstract rx.Observable<ApiOperation> listAsync()

Lists all of the available Resource Provider operations.

Method Details

listAsync

public abstract Observable listAsync()

Lists all of the available Resource Provider operations.

Returns:

the observable for the request

Applies to

Azure SDK for Java

Latest