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.responsesMethods in com.oracle.bmc.networkfirewall.responses that return DeleteNatRuleResponse.Builder Modifier and Type Method Description DeleteNatRuleResponse.BuilderDeleteNatRuleResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteNatRuleResponse.BuilderDeleteNatRuleResponse. builder()Return a new builder for this response object.DeleteNatRuleResponse.BuilderDeleteNatRuleResponse.Builder. copy(DeleteNatRuleResponse o)Copy method to populate the builder with values from the given instance.DeleteNatRuleResponse.BuilderDeleteNatRuleResponse.Builder. headers(Map<String,List<String>> headers)DeleteNatRuleResponse.BuilderDeleteNatRuleResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-