Uses of Class
com.microsoft.azure.management.storage.OperationDisplay
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of OperationDisplay in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionOperationDisplay.withDescription
(String description) Set description of the operation.OperationDisplay.withOperation
(String operation) Set type of operation: get, read, delete, etc.OperationDisplay.withProvider
(String provider) Set service provider: Microsoft Storage.OperationDisplay.withResource
(String resource) Set resource on which the operation is performed etc.