PolicySnippets Interface
Implements
com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PolicySnippetsInner>
public interface PolicySnippets
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PolicySnippetsInner>
Type representing PolicySnippets.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
rx.Observable<Policy |
listByServiceAsync(String resourceGroupName, String serviceName)
Lists all policy snippets. |
Method Details
listByServiceAsync
public abstract Observable<PolicySnippetsCollection> listByServiceAsync(String resourceGroupName, String serviceName)
Lists all policy snippets.
Parameters:
resourceGroupName
- The name of the resource group.
serviceName
- The name of the API Management service.
Returns:
the observable for the request