Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
ImportGlossaryResponse |
DataCatalog.importGlossary(ImportGlossaryRequest request)
Import the glossary and the terms from csv or json files and return the imported glossary
resource.
|
ImportGlossaryResponse |
DataCatalogClient.importGlossary(ImportGlossaryRequest request) |
Future<ImportGlossaryResponse> |
DataCatalogAsync.importGlossary(ImportGlossaryRequest request,
AsyncHandler<ImportGlossaryRequest,ImportGlossaryResponse> handler)
Import the glossary and the terms from csv or json files and return the imported glossary
resource.
|
Future<ImportGlossaryResponse> |
DataCatalogAsyncClient.importGlossary(ImportGlossaryRequest request,
AsyncHandler<ImportGlossaryRequest,ImportGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ImportGlossaryResponse> |
DataCatalogAsync.importGlossary(ImportGlossaryRequest request,
AsyncHandler<ImportGlossaryRequest,ImportGlossaryResponse> handler)
Import the glossary and the terms from csv or json files and return the imported glossary
resource.
|
Future<ImportGlossaryResponse> |
DataCatalogAsyncClient.importGlossary(ImportGlossaryRequest request,
AsyncHandler<ImportGlossaryRequest,ImportGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ImportGlossaryRequest |
ImportGlossaryRequest.Builder.build()
Build the instance of ImportGlossaryRequest as configured by this builder
|
ImportGlossaryRequest |
ImportGlossaryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ImportGlossaryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ImportGlossaryRequest.Builder |
ImportGlossaryRequest.Builder.copy(ImportGlossaryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.