public static class UpdateTargetResponderRecipeResponderRuleResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateTargetResponderRecipeResponderRuleResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
UpdateTargetResponderRecipeResponderRuleResponse |
build() |
UpdateTargetResponderRecipeResponderRuleResponse.Builder |
copy(UpdateTargetResponderRecipeResponderRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateTargetResponderRecipeResponderRuleResponse.Builder |
etag(String etag)
For optimistic concurrency control.
|
UpdateTargetResponderRecipeResponderRuleResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateTargetResponderRecipeResponderRuleResponse.Builder |
targetResponderRecipeResponderRule(TargetResponderRecipeResponderRule targetResponderRecipeResponderRule)
The returned TargetResponderRecipeResponderRule instance.
|
String |
toString() |
public UpdateTargetResponderRecipeResponderRuleResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public UpdateTargetResponderRecipeResponderRuleResponse.Builder copy(UpdateTargetResponderRecipeResponderRuleResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateTargetResponderRecipeResponderRuleResponse build()
public UpdateTargetResponderRecipeResponderRuleResponse.Builder etag(String etag)
For optimistic concurrency control. See if-match
.
this
.public UpdateTargetResponderRecipeResponderRuleResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public UpdateTargetResponderRecipeResponderRuleResponse.Builder targetResponderRecipeResponderRule(TargetResponderRecipeResponderRule targetResponderRecipeResponderRule)
The returned TargetResponderRecipeResponderRule instance.
this
.Copyright © 2016–2022. All rights reserved.