Uses of Class
com.microsoft.azure.management.cosmosdb.OperationDisplay
-
-
Uses of OperationDisplay in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return OperationDisplay Modifier and Type Method Description OperationDisplayOperationDisplay. withDescription(String description)Set description of operation.OperationDisplayOperationDisplay. withOperation(String operation)Set operation type: Read, write, delete, etc.OperationDisplayOperationDisplay. withProvider(String provider)Set service provider: Microsoft.ResourceProvider.OperationDisplayOperationDisplay. withResource(String resource)Set resource on which the operation is performed: Profile, endpoint, etc.
-