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