| Package | Description |
|---|---|
| com.atlassian.bitbucket.mesh |
| Modifier and Type | Method and Description |
|---|---|
static MeshNode.State |
MeshNode.State.fromId(int id)
Retrieves the state associated with the specified
ID. |
MeshNode.State |
MeshNode.getState() |
MeshNode.State |
UpdateMeshNodeRequest.getState() |
static MeshNode.State |
MeshNode.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeshNode.State[] |
MeshNode.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMeshNodeRequest.Builder |
UpdateMeshNodeRequest.Builder.state(MeshNode.State value) |
Copyright © 2023 Atlassian. All rights reserved.