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