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