Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateGlossaryResponse |
DataCatalog.createGlossary(CreateGlossaryRequest request)
Creates a new glossary.
|
CreateGlossaryResponse |
DataCatalogClient.createGlossary(CreateGlossaryRequest request) |
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 |
---|---|
CreateGlossaryRequest |
CreateGlossaryRequest.Builder.build()
Build the instance of CreateGlossaryRequest as configured by this builder
|
CreateGlossaryRequest |
CreateGlossaryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateGlossaryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateGlossaryRequest.Builder |
CreateGlossaryRequest.Builder.copy(CreateGlossaryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.