Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ListExternalPublicationsResponse |
DataIntegrationClient.listExternalPublications(ListExternalPublicationsRequest request) |
ListExternalPublicationsResponse |
DataIntegration.listExternalPublications(ListExternalPublicationsRequest request)
Retrieves a list of external publications in an application and provides options to filter
the list.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExternalPublicationsResponse> |
DataIntegrationAsync.listExternalPublications(ListExternalPublicationsRequest request,
AsyncHandler<ListExternalPublicationsRequest,ListExternalPublicationsResponse> handler)
Retrieves a list of external publications in an application and provides options to filter
the list.
|
Future<ListExternalPublicationsResponse> |
DataIntegrationAsyncClient.listExternalPublications(ListExternalPublicationsRequest request,
AsyncHandler<ListExternalPublicationsRequest,ListExternalPublicationsResponse> handler) |
Iterable<ListExternalPublicationsResponse> |
DataIntegrationPaginators.listExternalPublicationsResponseIterator(ListExternalPublicationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExternalPublications operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExternalPublicationsResponse> |
DataIntegrationAsync.listExternalPublications(ListExternalPublicationsRequest request,
AsyncHandler<ListExternalPublicationsRequest,ListExternalPublicationsResponse> handler)
Retrieves a list of external publications in an application and provides options to filter
the list.
|
Future<ListExternalPublicationsResponse> |
DataIntegrationAsyncClient.listExternalPublications(ListExternalPublicationsRequest request,
AsyncHandler<ListExternalPublicationsRequest,ListExternalPublicationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExternalPublicationsResponse |
ListExternalPublicationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExternalPublicationsResponse.Builder |
ListExternalPublicationsResponse.Builder.copy(ListExternalPublicationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.