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