| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest.Builder. annotationId(String annotationId) | A unique annotation identifier. | 
| static DeleteAnnotationRequest.Builder | DeleteAnnotationRequest. builder() | Return a new builder for this request object. | 
| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest.Builder. copy(DeleteAnnotationRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteAnnotationRequest.Builder | DeleteAnnotationRequest. toBuilder() |  |