Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
ExpandTreeForGlossaryResponse |
DataCatalog.expandTreeForGlossary(ExpandTreeForGlossaryRequest request)
Returns the fully expanded tree hierarchy of parent and child terms in this glossary.
|
ExpandTreeForGlossaryResponse |
DataCatalogClient.expandTreeForGlossary(ExpandTreeForGlossaryRequest request) |
Future<ExpandTreeForGlossaryResponse> |
DataCatalogAsync.expandTreeForGlossary(ExpandTreeForGlossaryRequest request,
AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler)
Returns the fully expanded tree hierarchy of parent and child terms in this glossary.
|
Future<ExpandTreeForGlossaryResponse> |
DataCatalogAsyncClient.expandTreeForGlossary(ExpandTreeForGlossaryRequest request,
AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ExpandTreeForGlossaryResponse> |
DataCatalogAsync.expandTreeForGlossary(ExpandTreeForGlossaryRequest request,
AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler)
Returns the fully expanded tree hierarchy of parent and child terms in this glossary.
|
Future<ExpandTreeForGlossaryResponse> |
DataCatalogAsyncClient.expandTreeForGlossary(ExpandTreeForGlossaryRequest request,
AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ExpandTreeForGlossaryRequest |
ExpandTreeForGlossaryRequest.Builder.build()
Build the instance of ExpandTreeForGlossaryRequest as configured by this builder
|
ExpandTreeForGlossaryRequest |
ExpandTreeForGlossaryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExpandTreeForGlossaryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExpandTreeForGlossaryRequest.Builder |
ExpandTreeForGlossaryRequest.Builder.copy(ExpandTreeForGlossaryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.