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