Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.PrivateEndpointConnectionListResultInner
Package
Description
Package containing the service clients for AzureMediaServices.
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of PrivateEndpointConnectionListResultInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionList private endpoint connections.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateEndpointConnectionListResultInner>
PrivateEndpointConnectionsClient.listWithResponse
(String resourceGroupName, String accountName, com.azure.core.util.Context context) List private endpoint connections. -
Uses of PrivateEndpointConnectionListResultInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionPrivateEndpointConnectionListResultInner.withValue
(List<PrivateEndpointConnectionInner> value) Set the value property: Array of private endpoint connections. -
Uses of PrivateEndpointConnectionListResultInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.PrivateEndpointConnectionListResultInner object.