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