Class NamespaceSearch
java.lang.Object
co.yellowdog.platform.interaction.account.NamespaceSearch
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic NamespaceSearch.Builder
builder()
protected boolean
boolean
Deprecated.int
hashCode()
void
setDeletable
(Boolean deletable) void
setNamespace
(String namespace) Deprecated.void
setNamespaces
(List<String> namespaces) void
setSortDirection
(SortDirection sortDirection) void
setSortField
(String sortField) toString()
-
Method Details
-
builder
-
toBuilder
-
getNamespace
Deprecated. -
getNamespaces
-
getDeletable
-
getSortField
- Specified by:
getSortField
in interfaceSearch
-
getSortDirection
- Specified by:
getSortDirection
in interfaceSearch
-
setNamespace
Deprecated. -
setNamespaces
-
setDeletable
-
setSortField
-
setSortDirection
-
equals
-
canEqual
-
hashCode
-
toString
-