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