Uses of Interface
com.azure.resourcemanager.mediaservices.models.PrivateEndpointConnection
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of PrivateEndpointConnection in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionPrivateEndpointConnection.Update.apply()
Executes the update request.PrivateEndpointConnection.Update.apply
(com.azure.core.util.Context context) Executes the update request.PrivateEndpointConnection.DefinitionStages.WithCreate.create()
Executes the create request.PrivateEndpointConnection.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get private endpoint connection.Get private endpoint connection.PrivateEndpointConnection.refresh()
Refreshes the resource to sync with Azure.PrivateEndpointConnection.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateEndpointConnection>
PrivateEndpointConnections.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get private endpoint connection.com.azure.core.http.rest.Response<PrivateEndpointConnection>
PrivateEndpointConnections.getWithResponse
(String resourceGroupName, String accountName, String name, com.azure.core.util.Context context) Get private endpoint connection.MediaService.privateEndpointConnections()
Gets the privateEndpointConnections property: The Private Endpoint Connections created for the Media Service account.PrivateEndpointConnectionListResult.value()
Gets the value property: Array of private endpoint connections.