Uses of Class
com.oracle.bmc.datalabelingservice.responses.SnapshotDatasetResponse
- 
Packages that use SnapshotDatasetResponse Package Description com.oracle.bmc.datalabelingservice com.oracle.bmc.datalabelingservice.responses 
- 
- 
Uses of SnapshotDatasetResponse in com.oracle.bmc.datalabelingserviceMethods in com.oracle.bmc.datalabelingservice that return SnapshotDatasetResponse Modifier and Type Method Description SnapshotDatasetResponseDataLabelingManagement. snapshotDataset(SnapshotDatasetRequest request)Writes the dataset records and annotations in a consolidated format out to an object storage reference for consumption.SnapshotDatasetResponseDataLabelingManagementClient. snapshotDataset(SnapshotDatasetRequest request)Methods in com.oracle.bmc.datalabelingservice that return types with arguments of type SnapshotDatasetResponse Modifier and Type Method Description 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.Future<SnapshotDatasetResponse>DataLabelingManagementAsyncClient. snapshotDataset(SnapshotDatasetRequest request, AsyncHandler<SnapshotDatasetRequest,SnapshotDatasetResponse> handler)Method parameters in com.oracle.bmc.datalabelingservice with type arguments of type SnapshotDatasetResponse Modifier and Type Method Description 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.Future<SnapshotDatasetResponse>DataLabelingManagementAsyncClient. snapshotDataset(SnapshotDatasetRequest request, AsyncHandler<SnapshotDatasetRequest,SnapshotDatasetResponse> handler)
- 
Uses of SnapshotDatasetResponse in com.oracle.bmc.datalabelingservice.responsesMethods in com.oracle.bmc.datalabelingservice.responses that return SnapshotDatasetResponse Modifier and Type Method Description SnapshotDatasetResponseSnapshotDatasetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datalabelingservice.responses with parameters of type SnapshotDatasetResponse Modifier and Type Method Description SnapshotDatasetResponse.BuilderSnapshotDatasetResponse.Builder. copy(SnapshotDatasetResponse o)Copy method to populate the builder with values from the given instance.
 
-