Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.body$(CreateAnnotationDetails body)
Alternative setter for the body parameter.
|
static CreateAnnotationRequest.Builder |
CreateAnnotationRequest.builder()
Return a new builder for this request object.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.copy(CreateAnnotationRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.createAnnotationDetails(CreateAnnotationDetails createAnnotationDetails)
Details for the new CreateAnnotation.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried, without risk of
executing that same action again, if there is a timeout or server error.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.toBuilder()
Return an instance of
CreateAnnotationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.