| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. body$(PatchFindingsDetails body) | Alternative setter for the body parameter. | 
| static PatchFindingsRequest.Builder | PatchFindingsRequest. builder() | Return a new builder for this request object. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. copy(PatchFindingsRequest o) | Copy method to populate the builder with values from the given instance. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. patchFindingsDetails(PatchFindingsDetails patchFindingsDetails) | Details to patch findings. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest.Builder. securityAssessmentId(String securityAssessmentId) | The OCID of the security assessment. | 
| PatchFindingsRequest.Builder | PatchFindingsRequest. toBuilder() |  |