Interface OutboundEnvironmentEndpointList
public interface OutboundEnvironmentEndpointList
An immutable client-side representation of OutboundEnvironmentEndpointList.
-
Method Details
-
value
List<OutboundEnvironmentEndpoint> value()Gets the value property: Collection of resources.- Returns:
- the value value.
-
nextLink
String nextLink()Gets the nextLink property: Link to next page of resources.- Returns:
- the nextLink value.
-
innerModel
OutboundEnvironmentEndpointListInner innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.OutboundEnvironmentEndpointListInner object.- Returns:
- the inner object.
-