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