| Modifier and Type | Class and Description |
|---|---|
static class |
Node.Criteria.Builder |
| Constructor and Description |
|---|
Criteria() |
| Modifier and Type | Method and Description |
|---|---|
static Node.Criteria.Builder |
builder() |
abstract String |
label()
Filter by label.
|
abstract String |
membership()
Filter by membership {accepted | pending}.
|
abstract String |
nodeId()
Filter by node id.
|
abstract String |
nodeName()
Filter by node name.
|
abstract String |
nodeRole()
Filter by node role {manager | worker}.
|
public static Node.Criteria.Builder builder()
Copyright © 2019. All rights reserved.