Uses of Class
com.microsoft.azure.management.batch.OperationDisplay
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of OperationDisplay in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionOperationDisplay.withDescription
(String description) Set the description value.OperationDisplay.withOperation
(String operation) Set for example: read, write, delete, or listKeys/action.OperationDisplay.withProvider
(String provider) Set the provider value.OperationDisplay.withResource
(String resource) Set the resource value.