Uses of Class
com.oracle.bmc.waas.responses.DeleteCustomProtectionRuleResponse.Builder
-
Packages that use DeleteCustomProtectionRuleResponse.Builder Package Description com.oracle.bmc.waas.responses -
-
Uses of DeleteCustomProtectionRuleResponse.Builder in com.oracle.bmc.waas.responses
Methods in com.oracle.bmc.waas.responses that return DeleteCustomProtectionRuleResponse.Builder Modifier and Type Method Description DeleteCustomProtectionRuleResponse.Builder
DeleteCustomProtectionRuleResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteCustomProtectionRuleResponse.Builder
DeleteCustomProtectionRuleResponse. builder()
Return a new builder for this response object.DeleteCustomProtectionRuleResponse.Builder
DeleteCustomProtectionRuleResponse.Builder. copy(DeleteCustomProtectionRuleResponse o)
Copy method to populate the builder with values from the given instance.DeleteCustomProtectionRuleResponse.Builder
DeleteCustomProtectionRuleResponse.Builder. headers(Map<String,List<String>> headers)
DeleteCustomProtectionRuleResponse.Builder
DeleteCustomProtectionRuleResponse.Builder. opcRequestId(String opcRequestId)
A unique Oracle-assigned identifier for the request.
-