Uses of Class
com.azure.resourcemanager.batch.models.ListPrivateEndpointConnectionsResult
Packages that use ListPrivateEndpointConnectionsResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListPrivateEndpointConnectionsResult in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return ListPrivateEndpointConnectionsResultModifier and TypeMethodDescriptionListPrivateEndpointConnectionsResult.withNextLink(String nextLink) Set the nextLink property: The continuation token.ListPrivateEndpointConnectionsResult.withValue(List<PrivateEndpointConnectionInner> value) Set the value property: The collection of returned private endpoint connection.