Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
IntegrationInstanceAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Get the logs of a work request.
|
Future<ListWorkRequestLogsResponse> |
IntegrationInstanceAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsRequest |
ListWorkRequestLogsRequest.Builder.build()
Build the instance of ListWorkRequestLogsRequest as configured by this builder
|
ListWorkRequestLogsRequest |
ListWorkRequestLogsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListWorkRequestLogsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsRequest.Builder |
ListWorkRequestLogsRequest.Builder.copy(ListWorkRequestLogsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.