OperationsClient Interface
public interface OperationsClient
An instance of this class provides access to all the operations defined in OperationsClient.
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
list()
Lists all of the available Logic REST API operations. |
abstract
Paged |
list(Context context)
Lists all of the available Logic REST API operations. |
list
public abstract PagedIterable
Lists all of the available Logic REST API operations.
Returns:
result of the request to list Logic operations as paginated response with PagedIterable<T>.
list
public abstract PagedIterable
Lists all of the available Logic REST API operations.
Parameters:
context
- The context to associate with this operation.
Returns:
result of the request to list Logic operations as paginated response with PagedIterable<T>.
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: