Package | Description |
---|---|
com.oracle.bmc.datalabelingservice | |
com.oracle.bmc.datalabelingservice.responses |
Modifier and Type | Method and Description |
---|---|
SnapshotDatasetResponse |
DataLabelingManagementClient.snapshotDataset(SnapshotDatasetRequest request) |
SnapshotDatasetResponse |
DataLabelingManagement.snapshotDataset(SnapshotDatasetRequest request)
Writes the dataset records and annotations in a consolidated format out to an object storage
reference for consumption.
|
Modifier and Type | Method and Description |
---|---|
Future<SnapshotDatasetResponse> |
DataLabelingManagementAsyncClient.snapshotDataset(SnapshotDatasetRequest request,
AsyncHandler<SnapshotDatasetRequest,SnapshotDatasetResponse> handler) |
Future<SnapshotDatasetResponse> |
DataLabelingManagementAsync.snapshotDataset(SnapshotDatasetRequest request,
AsyncHandler<SnapshotDatasetRequest,SnapshotDatasetResponse> handler)
Writes the dataset records and annotations in a consolidated format out to an object storage
reference for consumption.
|
Modifier and Type | Method and Description |
---|---|
Future<SnapshotDatasetResponse> |
DataLabelingManagementAsyncClient.snapshotDataset(SnapshotDatasetRequest request,
AsyncHandler<SnapshotDatasetRequest,SnapshotDatasetResponse> handler) |
Future<SnapshotDatasetResponse> |
DataLabelingManagementAsync.snapshotDataset(SnapshotDatasetRequest request,
AsyncHandler<SnapshotDatasetRequest,SnapshotDatasetResponse> handler)
Writes the dataset records and annotations in a consolidated format out to an object storage
reference for consumption.
|
Modifier and Type | Method and Description |
---|---|
SnapshotDatasetResponse |
SnapshotDatasetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SnapshotDatasetResponse.Builder |
SnapshotDatasetResponse.Builder.copy(SnapshotDatasetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.