| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. body$(UpdateDecryptionRuleDetails body) | Alternative setter for the body parameter. | 
| static UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest. builder() | Return a new builder for this request object. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. copy(UpdateDecryptionRuleRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. decryptionRuleName(String decryptionRuleName) | Unique identifier for Decryption Rules in the network firewall policy. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. networkFirewallPolicyId(String networkFirewallPolicyId) | Unique Network Firewall Policy identifier | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest. toBuilder() |  | 
| UpdateDecryptionRuleRequest.Builder | UpdateDecryptionRuleRequest.Builder. updateDecryptionRuleDetails(UpdateDecryptionRuleDetails updateDecryptionRuleDetails) | The information to be updated. |