Interface RemoteLabelService.Validator
- Enclosing interface:
- RemoteLabelService
public static interface RemoteLabelService.Validator
Provides methods for validating inputs to create, retrieve, update or delete labels.
-
Method Summary
Modifier and TypeMethodDescriptionvalidateLabelExists
(String labelName) Validates if a label exists with a valid label name.
-
Method Details
-
validateLabelExists
Validates if a label exists with a valid label name.
-