Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingsCollectionInner
Packages that use PortalSettingsCollectionInner
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 PortalSettingsCollectionInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return PortalSettingsCollectionInnerModifier and TypeMethodDescriptionPortalSettingsClient.listByService(String resourceGroupName, String serviceName) Lists a collection of portalsettings defined within a service instance..Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type PortalSettingsCollectionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PortalSettingsCollectionInner> PortalSettingsClient.listByServiceWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Lists a collection of portalsettings defined within a service instance.. -
Uses of PortalSettingsCollectionInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PortalSettingsCollectionInnerModifier and TypeMethodDescriptionPortalSettingsCollectionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PortalSettingsCollectionInner from the JsonReader.Set the count property: Total record count number.PortalSettingsCollectionInner.withValue(List<PortalSettingsContract> value) Set the value property: Descriptions of API Management policies. -
Uses of PortalSettingsCollectionInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PortalSettingsCollectionInnerModifier and TypeMethodDescriptionPortalSettingsCollection.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingsCollectionInner object.