OperationsClient Interface
public interface OperationsClient
An instance of this class provides access to all the operations defined in OperationsClient.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
list()
List the operations for Azure Container Instance service. |
abstract
Paged |
list(Context context)
List the operations for Azure Container Instance service. |
abstract
Paged |
listAsync()
List the operations for Azure Container Instance service. |
Method Details
list
public abstract PagedIterable
List the operations for Azure Container Instance service.
Returns:
list
public abstract PagedIterable
List the operations for Azure Container Instance service.
Parameters:
Returns:
listAsync
public abstract PagedFlux
List the operations for Azure Container Instance service.
Returns:
Applies to
Azure SDK for Java