public static class ReachableIp.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ReachableIp |
build() |
ReachableIp.Builder |
copy(ReachableIp model) |
ReachableIp.Builder |
ipAddress(String ipAddress)
Reachable IP address associated with the private endpoint.
|
public ReachableIp.Builder ipAddress(String ipAddress)
Reachable IP address associated with the private endpoint.
ipAddress
- the value to setpublic ReachableIp build()
public ReachableIp.Builder copy(ReachableIp model)
Copyright © 2016–2024. All rights reserved.