Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
DeleteGlossaryResponse |
DataCatalog.deleteGlossary(DeleteGlossaryRequest request)
Deletes a specific glossary identified by it’s key.
|
DeleteGlossaryResponse |
DataCatalogClient.deleteGlossary(DeleteGlossaryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteGlossaryResponse> |
DataCatalogAsync.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler)
Deletes a specific glossary identified by it’s key.
|
Future<DeleteGlossaryResponse> |
DataCatalogAsyncClient.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteGlossaryResponse> |
DataCatalogAsync.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler)
Deletes a specific glossary identified by it’s key.
|
Future<DeleteGlossaryResponse> |
DataCatalogAsyncClient.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteGlossaryResponse |
DeleteGlossaryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteGlossaryResponse.Builder |
DeleteGlossaryResponse.Builder.copy(DeleteGlossaryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.