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