public static class GetAlertRuleResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetAlertRuleResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public GetAlertRuleResponse.Builder etag(String etag)
public GetAlertRuleResponse.Builder opcRequestId(String opcRequestId)
public GetAlertRuleResponse.Builder alertRule(AlertRule alertRule)
public GetAlertRuleResponse build()
Copyright © 2016–2021. All rights reserved.