Package | Description |
---|---|
com.oracle.bmc.datalabelingservice | |
com.oracle.bmc.datalabelingservice.requests |
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.
|
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 |
---|---|
SnapshotDatasetRequest |
SnapshotDatasetRequest.Builder.build()
Build the instance of SnapshotDatasetRequest as configured by this builder
|
SnapshotDatasetRequest |
SnapshotDatasetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SnapshotDatasetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SnapshotDatasetRequest.Builder |
SnapshotDatasetRequest.Builder.copy(SnapshotDatasetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.