public class UpdateMeshNodeRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateMeshNodeRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getName() |
String |
getRpcUrl() |
MeshNode.State |
getState() |
public long getId()
@Nullable public String getName()
null to retain its existing name unchanged@Nullable public String getRpcUrl()
null to retain its existing URL unchanged@Nullable public MeshNode.State getState()
state, or null to retain its existing state unchangedCopyright © 2023 Atlassian. All rights reserved.