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