public static class ListPrivateIpsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListPrivateIpsResponse |
build() |
ListPrivateIpsResponse.Builder |
copy(ListPrivateIpsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListPrivateIpsResponse.Builder |
items(List<PrivateIp> items) |
ListPrivateIpsResponse.Builder |
opcNextPage(String opcNextPage) |
ListPrivateIpsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListPrivateIpsResponse.Builder copy(ListPrivateIpsResponse o)
Copy method to populate the builder with values from the given instance.
public ListPrivateIpsResponse.Builder opcNextPage(String opcNextPage)
public ListPrivateIpsResponse.Builder opcRequestId(String opcRequestId)
public ListPrivateIpsResponse.Builder items(List<PrivateIp> items)
public ListPrivateIpsResponse build()
Copyright © 2016–2020. All rights reserved.