Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetTermResponse |
DataCatalogClient.getTerm(GetTermRequest request) |
GetTermResponse |
DataCatalog.getTerm(GetTermRequest request)
Gets a specific glossary term by key.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetTermRequest,GetTermResponse> |
DataCatalogWaiters.forTerm(GetTermRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetTermRequest,GetTermResponse> |
DataCatalogWaiters.forTerm(GetTermRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetTermRequest,GetTermResponse> |
DataCatalogWaiters.forTerm(GetTermRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetTermResponse> |
DataCatalogAsync.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler)
Gets a specific glossary term by key.
|
Future<GetTermResponse> |
DataCatalogAsyncClient.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetTermResponse> |
DataCatalogAsync.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler)
Gets a specific glossary term by key.
|
Future<GetTermResponse> |
DataCatalogAsyncClient.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTermResponse |
GetTermResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTermResponse.Builder |
GetTermResponse.Builder.copy(GetTermResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.