Operations Interface
public interface Operations
Resource collection API of Operations.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
list()
Lists all of the available Microsoft. |
abstract
Paged |
list(Context context)
Lists all of the available Microsoft. |
Method Details
list
public abstract PagedIterable
Lists all of the available Microsoft.Devices REST API operations.
Returns:
result of the request to list provisioning service operations.
list
public abstract PagedIterable
Lists all of the available Microsoft.Devices REST API operations.
Parameters:
context
- The context to associate with this operation.
Returns:
result of the request to list provisioning service operations.
Applies to
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