Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
UpdateTermRelationshipResponse |
DataCatalog.updateTermRelationship(UpdateTermRelationshipRequest request)
Updates a specific glossary term relationship.
|
UpdateTermRelationshipResponse |
DataCatalogClient.updateTermRelationship(UpdateTermRelationshipRequest request) |
Future<UpdateTermRelationshipResponse> |
DataCatalogAsync.updateTermRelationship(UpdateTermRelationshipRequest request,
AsyncHandler<UpdateTermRelationshipRequest,UpdateTermRelationshipResponse> handler)
Updates a specific glossary term relationship.
|
Future<UpdateTermRelationshipResponse> |
DataCatalogAsyncClient.updateTermRelationship(UpdateTermRelationshipRequest request,
AsyncHandler<UpdateTermRelationshipRequest,UpdateTermRelationshipResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateTermRelationshipResponse> |
DataCatalogAsync.updateTermRelationship(UpdateTermRelationshipRequest request,
AsyncHandler<UpdateTermRelationshipRequest,UpdateTermRelationshipResponse> handler)
Updates a specific glossary term relationship.
|
Future<UpdateTermRelationshipResponse> |
DataCatalogAsyncClient.updateTermRelationship(UpdateTermRelationshipRequest request,
AsyncHandler<UpdateTermRelationshipRequest,UpdateTermRelationshipResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateTermRelationshipRequest |
UpdateTermRelationshipRequest.Builder.build()
Build the instance of UpdateTermRelationshipRequest as configured by this builder
|
UpdateTermRelationshipRequest |
UpdateTermRelationshipRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateTermRelationshipRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateTermRelationshipRequest.Builder |
UpdateTermRelationshipRequest.Builder.copy(UpdateTermRelationshipRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.