public static class GetAlarmHistoryResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 opcRequestId(String opcRequestId)
public GetAlarmHistoryResponse.Builder opcNextPage(String opcNextPage)
public GetAlarmHistoryResponse.Builder alarmHistoryCollection(AlarmHistoryCollection alarmHistoryCollection)
public GetAlarmHistoryResponse build()
Copyright © 2016–2019. All rights reserved.