Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ListDependentObjectsResponse |
DataIntegration.listDependentObjects(ListDependentObjectsRequest request)
Retrieves a list of all dependent objects for a specific application.
|
ListDependentObjectsResponse |
DataIntegrationClient.listDependentObjects(ListDependentObjectsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDependentObjectsResponse> |
DataIntegrationAsync.listDependentObjects(ListDependentObjectsRequest request,
AsyncHandler<ListDependentObjectsRequest,ListDependentObjectsResponse> handler)
Retrieves a list of all dependent objects for a specific application.
|
Future<ListDependentObjectsResponse> |
DataIntegrationAsyncClient.listDependentObjects(ListDependentObjectsRequest request,
AsyncHandler<ListDependentObjectsRequest,ListDependentObjectsResponse> handler) |
Iterable<ListDependentObjectsResponse> |
DataIntegrationPaginators.listDependentObjectsResponseIterator(ListDependentObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDependentObjects operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDependentObjectsResponse> |
DataIntegrationAsync.listDependentObjects(ListDependentObjectsRequest request,
AsyncHandler<ListDependentObjectsRequest,ListDependentObjectsResponse> handler)
Retrieves a list of all dependent objects for a specific application.
|
Future<ListDependentObjectsResponse> |
DataIntegrationAsyncClient.listDependentObjects(ListDependentObjectsRequest request,
AsyncHandler<ListDependentObjectsRequest,ListDependentObjectsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDependentObjectsResponse |
ListDependentObjectsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDependentObjectsResponse.Builder |
ListDependentObjectsResponse.Builder.copy(ListDependentObjectsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.