Uses of Class
com.azure.resourcemanager.automation.models.PrivateEndpointConnectionListResult
Packages that use PrivateEndpointConnectionListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return PrivateEndpointConnectionListResultModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionListResult from the JsonReader.PrivateEndpointConnectionListResult.withValue
(List<PrivateEndpointConnectionInner> value) Set the value property: Array of private endpoint connections.