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