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