public static interface CustomerNodeEndpoint.Builder extends SdkPojo, CopyableBuilder<CustomerNodeEndpoint.Builder,CustomerNodeEndpoint>
| Modifier and Type | Method and Description |
|---|---|
CustomerNodeEndpoint.Builder |
address(String address)
The address of the node endpoint
|
CustomerNodeEndpoint.Builder |
port(Integer port)
The port of the node endpoint
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomerNodeEndpoint.Builder address(String address)
The address of the node endpoint
address - The address of the node endpointCustomerNodeEndpoint.Builder port(Integer port)
The port of the node endpoint
port - The port of the node endpointCopyright © 2023. All rights reserved.