Uses of Class
com.oracle.bmc.datacatalog.model.ObjectStorageObjectReference
-
Packages that use ObjectStorageObjectReference Package Description com.oracle.bmc.datacatalog.model -
-
Uses of ObjectStorageObjectReference in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return ObjectStorageObjectReference Modifier and Type Method Description ObjectStorageObjectReferenceObjectStorageObjectReference.Builder. build()ObjectStorageObjectReferenceAsynchronousExportDataAssetDetails. getObjectStorageTarget()ObjectStorageObjectReferenceAsynchronousExportGlossaryDetails. getObjectStorageTarget()ObjectStorageObjectReferenceAsynchronousExportRequestDetails. getObjectStorageTarget()Methods in com.oracle.bmc.datacatalog.model with parameters of type ObjectStorageObjectReference Modifier and Type Method Description ObjectStorageObjectReference.BuilderObjectStorageObjectReference.Builder. copy(ObjectStorageObjectReference model)AsynchronousExportDataAssetDetails.BuilderAsynchronousExportDataAssetDetails.Builder. objectStorageTarget(ObjectStorageObjectReference objectStorageTarget)AsynchronousExportGlossaryDetails.BuilderAsynchronousExportGlossaryDetails.Builder. objectStorageTarget(ObjectStorageObjectReference objectStorageTarget)AsynchronousExportRequestDetails.BuilderAsynchronousExportRequestDetails.Builder. objectStorageTarget(ObjectStorageObjectReference objectStorageTarget)Constructors in com.oracle.bmc.datacatalog.model with parameters of type ObjectStorageObjectReference Constructor Description AsynchronousExportDataAssetDetails(List<DataAssetExportScope> exportScope, ObjectStorageObjectReference objectStorageTarget)Deprecated.AsynchronousExportGlossaryDetails(ObjectStorageObjectReference objectStorageTarget)Deprecated.AsynchronousExportRequestDetails(ObjectStorageObjectReference objectStorageTarget)Deprecated.
-