Uses of Class
com.oracle.bmc.datacatalog.responses.ExpandTreeForGlossaryResponse
-
Packages that use ExpandTreeForGlossaryResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of ExpandTreeForGlossaryResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return ExpandTreeForGlossaryResponse Modifier and Type Method Description ExpandTreeForGlossaryResponseDataCatalog. expandTreeForGlossary(ExpandTreeForGlossaryRequest request)Returns the fully expanded tree hierarchy of parent and child terms in this glossary.ExpandTreeForGlossaryResponseDataCatalogClient. expandTreeForGlossary(ExpandTreeForGlossaryRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type ExpandTreeForGlossaryResponse Modifier and Type Method Description Future<ExpandTreeForGlossaryResponse>DataCatalogAsync. expandTreeForGlossary(ExpandTreeForGlossaryRequest request, AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler)Returns the fully expanded tree hierarchy of parent and child terms in this glossary.Future<ExpandTreeForGlossaryResponse>DataCatalogAsyncClient. expandTreeForGlossary(ExpandTreeForGlossaryRequest request, AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type ExpandTreeForGlossaryResponse Modifier and Type Method Description Future<ExpandTreeForGlossaryResponse>DataCatalogAsync. expandTreeForGlossary(ExpandTreeForGlossaryRequest request, AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler)Returns the fully expanded tree hierarchy of parent and child terms in this glossary.Future<ExpandTreeForGlossaryResponse>DataCatalogAsyncClient. expandTreeForGlossary(ExpandTreeForGlossaryRequest request, AsyncHandler<ExpandTreeForGlossaryRequest,ExpandTreeForGlossaryResponse> handler) -
Uses of ExpandTreeForGlossaryResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return ExpandTreeForGlossaryResponse Modifier and Type Method Description ExpandTreeForGlossaryResponseExpandTreeForGlossaryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type ExpandTreeForGlossaryResponse Modifier and Type Method Description ExpandTreeForGlossaryResponse.BuilderExpandTreeForGlossaryResponse.Builder. copy(ExpandTreeForGlossaryResponse o)Copy method to populate the builder with values from the given instance.
-