Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PolicyDescriptionCollectionInner
Packages that use PolicyDescriptionCollectionInner
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of PolicyDescriptionCollectionInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return PolicyDescriptionCollectionInnerModifier and TypeMethodDescriptionPolicyDescriptionsClient.listByService(String resourceGroupName, String serviceName) Lists all policy descriptions.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type PolicyDescriptionCollectionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PolicyDescriptionCollectionInner> PolicyDescriptionsClient.listByServiceWithResponse(String resourceGroupName, String serviceName, PolicyScopeContract scope, com.azure.core.util.Context context) Lists all policy descriptions. -
Uses of PolicyDescriptionCollectionInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PolicyDescriptionCollectionInnerModifier and TypeMethodDescriptionPolicyDescriptionCollectionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyDescriptionCollectionInner from the JsonReader.Set the count property: Total record count number.PolicyDescriptionCollectionInner.withValue(List<PolicyDescriptionContract> value) Set the value property: Descriptions of API Management policies. -
Uses of PolicyDescriptionCollectionInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyDescriptionCollectionInnerModifier and TypeMethodDescriptionPolicyDescriptionCollection.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PolicyDescriptionCollectionInner object.