Uses of Class
com.oracle.bmc.datacatalog.responses.GetTermRelationshipResponse
-
Packages that use GetTermRelationshipResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of GetTermRelationshipResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return GetTermRelationshipResponse Modifier and Type Method Description GetTermRelationshipResponseDataCatalog. getTermRelationship(GetTermRelationshipRequest request)Gets a specific glossary term relationship by key.GetTermRelationshipResponseDataCatalogClient. getTermRelationship(GetTermRelationshipRequest request)Method parameters in com.oracle.bmc.datacatalog with type arguments of type GetTermRelationshipResponse Modifier and Type Method 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) -
Uses of GetTermRelationshipResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return GetTermRelationshipResponse Modifier and Type Method Description GetTermRelationshipResponseGetTermRelationshipResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type GetTermRelationshipResponse Modifier and Type Method Description GetTermRelationshipResponse.BuilderGetTermRelationshipResponse.Builder. copy(GetTermRelationshipResponse o)Copy method to populate the builder with values from the given instance.
-