-
-
Method Summary
Modifier and Type Method Description abstract StringoperationName()The operation name to set. abstract StringresourceName()The resource name. -
-
Method Detail
-
operationName
abstract String operationName()
The operation name to set. By default it takes the method's name
-
resourceName
abstract String resourceName()
The resource name. By default it uses the same value as the operation name
-
-
-
-