Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.ContentKeyPolicyPropertiesInner
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 ContentKeyPolicyPropertiesInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionContentKeyPoliciesClient.getPolicyPropertiesWithSecrets
(String resourceGroupName, String accountName, String contentKeyPolicyName) Get a Content Key Policy with secretsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ContentKeyPolicyPropertiesInner>
ContentKeyPoliciesClient.getPolicyPropertiesWithSecretsWithResponse
(String resourceGroupName, String accountName, String contentKeyPolicyName, com.azure.core.util.Context context) Get a Content Key Policy with secrets -
Uses of ContentKeyPolicyPropertiesInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionContentKeyPolicyPropertiesInner.withDescription
(String description) Set the description property: A description for the Policy.ContentKeyPolicyPropertiesInner.withOptions
(List<ContentKeyPolicyOption> options) Set the options property: The Key Policy options. -
Uses of ContentKeyPolicyPropertiesInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionContentKeyPolicyProperties.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.ContentKeyPolicyPropertiesInner object.