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.model
Subclasses of ArtifactImportDetails in com.oracle.bmc.datascience.model Modifier and Type Class Description class
ArtifactImportDetailsObjectStorage
Artifact 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 ArtifactImportDetails
ImportModelArtifactDetails. getArtifactImportDetails()
Methods in com.oracle.bmc.datascience.model with parameters of type ArtifactImportDetails Modifier and Type Method Description ImportModelArtifactDetails.Builder
ImportModelArtifactDetails.Builder. artifactImportDetails(ArtifactImportDetails artifactImportDetails)
Constructors in com.oracle.bmc.datascience.model with parameters of type ArtifactImportDetails Constructor Description ImportModelArtifactDetails(ArtifactImportDetails artifactImportDetails)
Deprecated.
-