Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAnnotationsResponse> |
DataLabelingAsyncClient.listAnnotations(ListAnnotationsRequest request,
AsyncHandler<ListAnnotationsRequest,ListAnnotationsResponse> handler) |
Future<ListAnnotationsResponse> |
DataLabelingAsync.listAnnotations(ListAnnotationsRequest request,
AsyncHandler<ListAnnotationsRequest,ListAnnotationsResponse> handler)
Returns a list of annotations.
|
Modifier and Type | Method and Description |
---|---|
ListAnnotationsRequest |
ListAnnotationsRequest.Builder.build()
Build the instance of ListAnnotationsRequest as configured by this builder
|
ListAnnotationsRequest |
ListAnnotationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAnnotationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.copy(ListAnnotationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.