Waiter<GetTermRelationshipRequest,GetTermRelationshipResponse> |
DataCatalogWaiters.forTermRelationship(GetTermRelationshipRequest request,
LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetTermRelationshipRequest,GetTermRelationshipResponse> |
DataCatalogWaiters.forTermRelationship(GetTermRelationshipRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetTermRelationshipRequest,GetTermRelationshipResponse> |
DataCatalogWaiters.forTermRelationship(GetTermRelationshipRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetTermRelationshipResponse |
DataCatalog.getTermRelationship(GetTermRelationshipRequest request) |
Gets a specific glossary term relationship by key.
|
Future<GetTermRelationshipResponse> |
DataCatalogAsync.getTermRelationship(GetTermRelationshipRequest request,
AsyncHandler<GetTermRelationshipRequest,GetTermRelationshipResponse> handler) |
Gets a specific glossary term relationship by key.
|
Future<GetTermRelationshipResponse> |
DataCatalogAsyncClient.getTermRelationship(GetTermRelationshipRequest request,
AsyncHandler<GetTermRelationshipRequest,GetTermRelationshipResponse> handler) |
|
GetTermRelationshipResponse |
DataCatalogClient.getTermRelationship(GetTermRelationshipRequest request) |
|