Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetTermRelationshipResponse |
DataCatalog.getTermRelationship(GetTermRelationshipRequest request)
Gets a specific glossary term relationship by key.
|
GetTermRelationshipResponse |
DataCatalogClient.getTermRelationship(GetTermRelationshipRequest request) |
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 |
---|---|
GetTermRelationshipResponse |
GetTermRelationshipResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTermRelationshipResponse.Builder |
GetTermRelationshipResponse.Builder.copy(GetTermRelationshipResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.