Uses of Class
com.oracle.bmc.datascience.model.ArtifactImportDetails
- 
Packages that use ArtifactImportDetails Package Description com.oracle.bmc.datascience.model 
- 
- 
Uses of ArtifactImportDetails in com.oracle.bmc.datascience.modelSubclasses of ArtifactImportDetails in com.oracle.bmc.datascience.model Modifier and Type Class Description classArtifactImportDetailsObjectStorageArtifact destination details for importing to destination bucket
 Note: Objects should always be created or deserialized using theArtifactImportDetailsObjectStorage.Builder.Methods in com.oracle.bmc.datascience.model that return ArtifactImportDetails Modifier and Type Method Description ArtifactImportDetailsImportModelArtifactDetails. getArtifactImportDetails()Methods in com.oracle.bmc.datascience.model with parameters of type ArtifactImportDetails Modifier and Type Method Description ImportModelArtifactDetails.BuilderImportModelArtifactDetails.Builder. artifactImportDetails(ArtifactImportDetails artifactImportDetails)Constructors in com.oracle.bmc.datascience.model with parameters of type ArtifactImportDetails Constructor Description ImportModelArtifactDetails(ArtifactImportDetails artifactImportDetails)Deprecated.
 
-