Interface Operation
-
- All Known Subinterfaces:
OperationCheck
- All Known Implementing Classes:
BaseOperationCheck,OperationCheckResult,OperationDescription,OperationKey
@ExperimentalApi public interface Operation- Since:
- 5.8
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull OperationKeygetOperationKey()
-
-
-
Method Detail
-
getOperationKey
@NonNull OperationKey getOperationKey()
-
-