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