public static class CccInfrastructureManagementNode.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureManagementNode |
build() |
CccInfrastructureManagementNode.Builder |
copy(CccInfrastructureManagementNode model) |
CccInfrastructureManagementNode.Builder |
hostname(String hostname)
Hostname for interface to the management node.
|
CccInfrastructureManagementNode.Builder |
ip(String ip)
Address of the management node.
|
public CccInfrastructureManagementNode.Builder ip(String ip)
Address of the management node.
ip
- the value to setpublic CccInfrastructureManagementNode.Builder hostname(String hostname)
Hostname for interface to the management node.
hostname
- the value to setpublic CccInfrastructureManagementNode build()
public CccInfrastructureManagementNode.Builder copy(CccInfrastructureManagementNode model)
Copyright © 2016–2024. All rights reserved.