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