Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
CreateTermRelationshipResponse |
DataCatalog.createTermRelationship(CreateTermRelationshipRequest request)
Creates a new term relationship for this term within a glossary.
|
CreateTermRelationshipResponse |
DataCatalogClient.createTermRelationship(CreateTermRelationshipRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTermRelationshipResponse> |
DataCatalogAsync.createTermRelationship(CreateTermRelationshipRequest request,
AsyncHandler<CreateTermRelationshipRequest,CreateTermRelationshipResponse> handler)
Creates a new term relationship for this term within a glossary.
|
Future<CreateTermRelationshipResponse> |
DataCatalogAsyncClient.createTermRelationship(CreateTermRelationshipRequest request,
AsyncHandler<CreateTermRelationshipRequest,CreateTermRelationshipResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTermRelationshipResponse> |
DataCatalogAsync.createTermRelationship(CreateTermRelationshipRequest request,
AsyncHandler<CreateTermRelationshipRequest,CreateTermRelationshipResponse> handler)
Creates a new term relationship for this term within a glossary.
|
Future<CreateTermRelationshipResponse> |
DataCatalogAsyncClient.createTermRelationship(CreateTermRelationshipRequest request,
AsyncHandler<CreateTermRelationshipRequest,CreateTermRelationshipResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateTermRelationshipResponse |
CreateTermRelationshipResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTermRelationshipResponse.Builder |
CreateTermRelationshipResponse.Builder.copy(CreateTermRelationshipResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.