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