Uses of Class
com.oracle.bmc.datacatalog.model.AsynchronousExportGlossaryResult
-
Packages that use AsynchronousExportGlossaryResult Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of AsynchronousExportGlossaryResult in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return AsynchronousExportGlossaryResult Modifier and Type Method Description AsynchronousExportGlossaryResult
AsynchronousExportGlossaryResult.Builder. build()
Methods in com.oracle.bmc.datacatalog.model with parameters of type AsynchronousExportGlossaryResult Modifier and Type Method Description AsynchronousExportGlossaryResult.Builder
AsynchronousExportGlossaryResult.Builder. copy(AsynchronousExportGlossaryResult model)
-
Uses of AsynchronousExportGlossaryResult in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AsynchronousExportGlossaryResult Modifier and Type Method Description AsynchronousExportGlossaryResult
AsynchronousExportGlossaryResponse. getAsynchronousExportGlossaryResult()
The returned AsynchronousExportGlossaryResult instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AsynchronousExportGlossaryResult Modifier and Type Method Description AsynchronousExportGlossaryResponse.Builder
AsynchronousExportGlossaryResponse.Builder. asynchronousExportGlossaryResult(AsynchronousExportGlossaryResult asynchronousExportGlossaryResult)
The returned AsynchronousExportGlossaryResult instance.
-