public static final class EffectiveIPInfo.Builder
extends java.lang.Object
EffectiveIPInfo.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
EffectiveIPInfo. |
| Modifier and Type | Method and Description |
|---|---|
EffectiveIPInfo |
build() |
EffectiveIPInfo.Builder |
setEffectiveIps(java.util.List<java.lang.String> effectiveIps) |
EffectiveIPInfo.Builder |
setSiteId(java.lang.String siteId)
Id of the site to which the effective IPs belong to
|
public Builder()
EffectiveIPInfo.public EffectiveIPInfo.Builder setEffectiveIps(java.util.List<java.lang.String> effectiveIps)
effectiveIps - New value for the property.public EffectiveIPInfo.Builder setSiteId(java.lang.String siteId)
siteId - New value for the property.public EffectiveIPInfo build()