Uses of Class
com.oracle.bmc.datacatalog.requests.ListAggregatedPhysicalEntitiesRequest
-
Packages that use ListAggregatedPhysicalEntitiesRequest Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.requests -
-
Uses of ListAggregatedPhysicalEntitiesRequest in com.oracle.bmc.datacatalog
Method parameters in com.oracle.bmc.datacatalog with type arguments of type ListAggregatedPhysicalEntitiesRequest Modifier and Type Method Description Future<ListAggregatedPhysicalEntitiesResponse>DataCatalogAsync. listAggregatedPhysicalEntities(ListAggregatedPhysicalEntitiesRequest request, AsyncHandler<ListAggregatedPhysicalEntitiesRequest,ListAggregatedPhysicalEntitiesResponse> handler)List the physical entities aggregated by this logical entity.Future<ListAggregatedPhysicalEntitiesResponse>DataCatalogAsyncClient. listAggregatedPhysicalEntities(ListAggregatedPhysicalEntitiesRequest request, AsyncHandler<ListAggregatedPhysicalEntitiesRequest,ListAggregatedPhysicalEntitiesResponse> handler) -
Uses of ListAggregatedPhysicalEntitiesRequest in com.oracle.bmc.datacatalog.requests
Methods in com.oracle.bmc.datacatalog.requests that return ListAggregatedPhysicalEntitiesRequest Modifier and Type Method Description ListAggregatedPhysicalEntitiesRequestListAggregatedPhysicalEntitiesRequest.Builder. build()Build the instance of ListAggregatedPhysicalEntitiesRequest as configured by this builderListAggregatedPhysicalEntitiesRequestListAggregatedPhysicalEntitiesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAggregatedPhysicalEntitiesRequest as configured by this builderMethods in com.oracle.bmc.datacatalog.requests with parameters of type ListAggregatedPhysicalEntitiesRequest Modifier and Type Method Description ListAggregatedPhysicalEntitiesRequest.BuilderListAggregatedPhysicalEntitiesRequest.Builder. copy(ListAggregatedPhysicalEntitiesRequest o)Copy method to populate the builder with values from the given instance.
-