Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListPublishedObjectsResponse> |
DataIntegrationAsyncClient.listPublishedObjects(ListPublishedObjectsRequest request,
AsyncHandler<ListPublishedObjectsRequest,ListPublishedObjectsResponse> handler) |
Future<ListPublishedObjectsResponse> |
DataIntegrationAsync.listPublishedObjects(ListPublishedObjectsRequest request,
AsyncHandler<ListPublishedObjectsRequest,ListPublishedObjectsResponse> handler)
Retrieves a list of all the published objects for a specified application.
|
Modifier and Type | Method and Description |
---|---|
ListPublishedObjectsRequest |
ListPublishedObjectsRequest.Builder.build()
Build the instance of ListPublishedObjectsRequest as configured by this builder
|
ListPublishedObjectsRequest |
ListPublishedObjectsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPublishedObjectsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPublishedObjectsRequest.Builder |
ListPublishedObjectsRequest.Builder.copy(ListPublishedObjectsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.