Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
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) |
Future<DeleteGlossaryResponse> |
DataCatalogAsyncClient.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler) |
Future<DeleteGlossaryResponse> |
DataCatalogAsync.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler)
Deletes a specific glossary identified by it’s key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteGlossaryResponse> |
DataCatalogAsyncClient.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler) |
Future<DeleteGlossaryResponse> |
DataCatalogAsync.deleteGlossary(DeleteGlossaryRequest request,
AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResponse> handler)
Deletes a specific glossary identified by it’s key.
|
Modifier and Type | Method and Description |
---|---|
DeleteGlossaryRequest |
DeleteGlossaryRequest.Builder.build()
Build the instance of DeleteGlossaryRequest as configured by this builder
|
DeleteGlossaryRequest |
DeleteGlossaryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteGlossaryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteGlossaryRequest.Builder |
DeleteGlossaryRequest.Builder.copy(DeleteGlossaryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.