Dela via


Operations Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.OperationsInner>

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

Type representing Operations.

Method Summary

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

List available operations.

Method Details

listAsync

public abstract Observable<Operation> listAsync()

List available operations. List the available operations supported by the Microsoft.EventGrid resource provider.

Returns:

the observable for the request

Applies to