public static class GetAlertRuleResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetAlertRuleResponse.Builder |
alertRule(AlertRule alertRule) |
GetAlertRuleResponse |
build() |
GetAlertRuleResponse.Builder |
copy(GetAlertRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
GetAlertRuleResponse.Builder |
etag(String etag) |
GetAlertRuleResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetAlertRuleResponse.Builder copy(GetAlertRuleResponse o)
Copy method to populate the builder with values from the given instance.
public GetAlertRuleResponse.Builder etag(String etag)
public GetAlertRuleResponse.Builder opcRequestId(String opcRequestId)
public GetAlertRuleResponse.Builder alertRule(AlertRule alertRule)
public GetAlertRuleResponse build()
Copyright © 2016–2019. All rights reserved.