public static class BackendSetIpCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BackendSetIpCollection |
build() |
BackendSetIpCollection.Builder |
copy(BackendSetIpCollection model) |
BackendSetIpCollection.Builder |
items(List<String> items)
The IP address of the backend server.
|
public BackendSetIpCollection.Builder items(List<String> items)
The IP address of the backend server. A server could be a compute instance or a load balancer.
items
- the value to setpublic BackendSetIpCollection build()
public BackendSetIpCollection.Builder copy(BackendSetIpCollection model)
Copyright © 2016–2024. All rights reserved.