com.github.manosbatsis.corda.testacles.containers.config.network / P2pAddress
P2pAddress¶
class P2pAddress :ConfigObjectData
Constructors¶
| Name | Summary |
|---|---|
| <init> | P2pAddress(nodeHostName:String) |
Functions¶
| Name | Summary |
|---|---|
| asConfigValue | fun asConfigValue(target: Config): ConfigValueTransform to a ConfigValue for the target key, possibly using any information as needed from the target config |
Inherited Functions¶
| Name | Summary |
|---|---|
| getActionHint | open fun getActionHint(target: Config):ApplyActionTypeLook at the target config and suggest what the action for this fragment should be |
| getLocalKey | open fun getLocalKey():StringGet the local path fragment this config data corresponds to |