public static class IpAddressEndpoint.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IpAddressEndpoint.Builder |
address(String address)
The IPv4 address of the
Endpoint . |
IpAddressEndpoint |
build() |
IpAddressEndpoint.Builder |
copy(IpAddressEndpoint model) |
public IpAddressEndpoint.Builder address(String address)
The IPv4 address of the Endpoint
.
address
- the value to setpublic IpAddressEndpoint build()
public IpAddressEndpoint.Builder copy(IpAddressEndpoint model)
Copyright © 2016–2024. All rights reserved.