Uses of Class
com.microsoft.azure.management.redis.OperationDisplay
-
-
Uses of OperationDisplay in com.microsoft.azure.management.redis
Methods in com.microsoft.azure.management.redis 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.
-