Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
static GetRecordContentRequest.Builder |
GetRecordContentRequest.builder()
Return a new builder for this request object.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.Builder.copy(GetRecordContentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.Builder.ifNoneMatch(String ifNoneMatch)
For optimistic concurrency control.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.Builder.recordId(String recordId)
The OCID of the record annotated.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetRecordContentRequest.Builder |
GetRecordContentRequest.toBuilder()
Return an instance of
GetRecordContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.