Uses of Class
com.azure.resourcemanager.appplatform.models.GatewayResourceCollection
Packages that use GatewayResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of GatewayResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return GatewayResourceCollectionModifier and TypeMethodDescriptionGatewayResourceCollection.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).GatewayResourceCollection.withValue(List<GatewayResourceInner> value) Set the value property: Collection of gateway resources.