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