Package | Description |
---|---|
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.builder()
Return a new builder for this response object.
|
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.copy(UpdateTunnelInspectionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateTunnelInspectionRuleResponse.Builder |
UpdateTunnelInspectionRuleResponse.Builder.tunnelInspectionRule(TunnelInspectionRule tunnelInspectionRule)
The returned
TunnelInspectionRule instance. |
Copyright © 2016–2024. All rights reserved.