Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListDerivedLogicalEntitiesResponse |
DataCatalog.listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request)
List logical entities derived from this pattern.
|
ListDerivedLogicalEntitiesResponse |
DataCatalogClient.listDerivedLogicalEntities(ListDerivedLogicalEntitiesRequest request) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListDerivedLogicalEntitiesResponse |
ListDerivedLogicalEntitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDerivedLogicalEntitiesResponse.Builder |
ListDerivedLogicalEntitiesResponse.Builder.copy(ListDerivedLogicalEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.