Interface ClusterVariableSort
- All Superinterfaces:
TypedSortableRequest.SearchRequestSort<ClusterVariableSort>
- All Known Implementing Classes:
ClusterVariableSortImpl
public interface ClusterVariableSort
extends TypedSortableRequest.SearchRequestSort<ClusterVariableSort>
-
Method Details
-
value
ClusterVariableSort value() -
name
ClusterVariableSort name() -
scope
ClusterVariableSort scope() -
tenantId
ClusterVariableSort tenantId()
-