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