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