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