Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayConfigConnectionListResult
Packages that use ApiManagementGatewayConfigConnectionListResult
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementGatewayConfigConnectionListResult in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementGatewayConfigConnectionListResultModifier and TypeMethodDescriptionApiManagementGatewayConfigConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementGatewayConfigConnectionListResult from the JsonReader.ApiManagementGatewayConfigConnectionListResult.withNextLink(String nextLink) Set the nextLink property: Link to the next set of results.ApiManagementGatewayConfigConnectionListResult.withValue(List<ApiManagementGatewayConfigConnectionResourceInner> value) Set the value property: Result of the List API Management gateway config connection operation.