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