Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.PrivateLinkResourceListResultInner
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 PrivateLinkResourceListResultInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionGet list of group IDs.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResourceListResultInner>
PrivateLinkResourcesClient.listWithResponse
(String resourceGroupName, String accountName, com.azure.core.util.Context context) Get list of group IDs. -
Uses of PrivateLinkResourceListResultInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionPrivateLinkResourceListResultInner.withValue
(List<PrivateLinkResourceInner> value) Set the value property: Array of private link resources. -
Uses of PrivateLinkResourceListResultInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionPrivateLinkResourceListResult.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.PrivateLinkResourceListResultInner object.