Package | Description |
---|---|
com.oracle.bmc.datalabelingservice | |
com.oracle.bmc.datalabelingservice.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAnnotationFormatsResponse> |
DataLabelingManagementAsyncClient.listAnnotationFormats(ListAnnotationFormatsRequest request,
AsyncHandler<ListAnnotationFormatsRequest,ListAnnotationFormatsResponse> handler) |
Future<ListAnnotationFormatsResponse> |
DataLabelingManagementAsync.listAnnotationFormats(ListAnnotationFormatsRequest request,
AsyncHandler<ListAnnotationFormatsRequest,ListAnnotationFormatsResponse> handler)
These are a static list in a given region.
|
Modifier and Type | Method and Description |
---|---|
ListAnnotationFormatsRequest |
ListAnnotationFormatsRequest.Builder.build()
Build the instance of ListAnnotationFormatsRequest as configured by this builder
|
ListAnnotationFormatsRequest |
ListAnnotationFormatsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAnnotationFormatsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAnnotationFormatsRequest.Builder |
ListAnnotationFormatsRequest.Builder.copy(ListAnnotationFormatsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.