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