public static class GetPublicIpByIpAddressDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetPublicIpByIpAddressDetails |
build() |
GetPublicIpByIpAddressDetails.Builder |
copy(GetPublicIpByIpAddressDetails model) |
GetPublicIpByIpAddressDetails.Builder |
ipAddress(String ipAddress)
The public IP address.
|
public GetPublicIpByIpAddressDetails.Builder ipAddress(String ipAddress)
The public IP address. Example: 203.0.113.2
ipAddress
- the value to setpublic GetPublicIpByIpAddressDetails build()
public GetPublicIpByIpAddressDetails.Builder copy(GetPublicIpByIpAddressDetails model)
Copyright © 2016–2024. All rights reserved.