Uses of Class
com.azure.resourcemanager.relay.models.HybridConnectionListResult
Packages that use HybridConnectionListResult
Package
Description
Package containing the data models for RelayApi.
-
Uses of HybridConnectionListResult in com.azure.resourcemanager.relay.models
Methods in com.azure.resourcemanager.relay.models that return HybridConnectionListResultModifier and TypeMethodDescriptionHybridConnectionListResult.withNextLink
(String nextLink) Set the nextLink property: Link to the next set of results.HybridConnectionListResult.withValue
(List<HybridConnectionInner> value) Set the value property: Result of the list hybrid connections.