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