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