Package com.atlassian.bitbucket.mesh
Class RegisterMeshNodeRequest
java.lang.Object
com.atlassian.bitbucket.mesh.RegisterMeshNodeRequest
- Since:
- 8.0
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getAvailabilityZone
- Returns:
- the availability zone of the node,
null
otherwise - Since:
- 9.3
-
getName
- Returns:
- the optional human-readable name for the new node; if not specified the name is inferred from the URL
-
getRpcUrl
- Returns:
- the RPC URL for the new node, with the scheme (
http://
orhttps://
) indicating whether a secure connection should be used
-