Uses of Class
com.azure.resourcemanager.mediaservices.models.OperationDisplay
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of OperationDisplay in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionOperation.display()
Get the display property: The operation display name.OperationDisplay.withDescription
(String description) Set the description property: The operation description.OperationDisplay.withOperation
(String operation) Set the operation property: The operation type.OperationDisplay.withProvider
(String provider) Set the provider property: The service provider.OperationDisplay.withResource
(String resource) Set the resource property: Resource on which the operation is performed.Modifier and TypeMethodDescriptionOperation.withDisplay
(OperationDisplay display) Set the display property: The operation display name.