Uses of Class
com.microsoft.azure.management.batch.OperationDisplay
-
-
Uses of OperationDisplay in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return OperationDisplay Modifier and Type Method Description OperationDisplayOperationDisplay. withDescription(String description)Set the description value.OperationDisplayOperationDisplay. withOperation(String operation)Set the operation value.OperationDisplayOperationDisplay. withProvider(String provider)Set the provider value.OperationDisplayOperationDisplay. withResource(String resource)Set the resource value.
-