Uses of Class
com.oracle.bmc.datacatalog.responses.ListDerivedLogicalEntitiesResponse
-
Packages that use ListDerivedLogicalEntitiesResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of ListDerivedLogicalEntitiesResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return ListDerivedLogicalEntitiesResponse Modifier and Type Method Description ListDerivedLogicalEntitiesResponseDataCatalog. listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request)List logical entities derived from this pattern.ListDerivedLogicalEntitiesResponseDataCatalogClient. listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type ListDerivedLogicalEntitiesResponse Modifier and Type Method Description Future<ListDerivedLogicalEntitiesResponse>DataCatalogAsync. listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request, AsyncHandler<ListDerivedLogicalEntitiesRequest,ListDerivedLogicalEntitiesResponse> handler)List logical entities derived from this pattern.Future<ListDerivedLogicalEntitiesResponse>DataCatalogAsyncClient. listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request, AsyncHandler<ListDerivedLogicalEntitiesRequest,ListDerivedLogicalEntitiesResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type ListDerivedLogicalEntitiesResponse Modifier and Type Method Description Future<ListDerivedLogicalEntitiesResponse>DataCatalogAsync. listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request, AsyncHandler<ListDerivedLogicalEntitiesRequest,ListDerivedLogicalEntitiesResponse> handler)List logical entities derived from this pattern.Future<ListDerivedLogicalEntitiesResponse>DataCatalogAsyncClient. listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request, AsyncHandler<ListDerivedLogicalEntitiesRequest,ListDerivedLogicalEntitiesResponse> handler) -
Uses of ListDerivedLogicalEntitiesResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return ListDerivedLogicalEntitiesResponse Modifier and Type Method Description ListDerivedLogicalEntitiesResponseListDerivedLogicalEntitiesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type ListDerivedLogicalEntitiesResponse Modifier and Type Method Description ListDerivedLogicalEntitiesResponse.BuilderListDerivedLogicalEntitiesResponse.Builder. copy(ListDerivedLogicalEntitiesResponse o)Copy method to populate the builder with values from the given instance.
-