Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateTermRelationshipResponse |
DataCatalogClient.createTermRelationship(CreateTermRelationshipRequest request) |
CreateTermRelationshipResponse |
DataCatalog.createTermRelationship(CreateTermRelationshipRequest request)
Creates a new term relationship for this term within a glossary.
|
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 |
---|---|
CreateTermRelationshipRequest |
CreateTermRelationshipRequest.Builder.build()
Build the instance of CreateTermRelationshipRequest as configured by this builder
|
CreateTermRelationshipRequest |
CreateTermRelationshipRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateTermRelationshipRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateTermRelationshipRequest.Builder |
CreateTermRelationshipRequest.Builder.copy(CreateTermRelationshipRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.