Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
ContainerEngineClient.listWorkRequestLogs(ListWorkRequestLogsRequest request) |
ListWorkRequestLogsResponse |
ContainerEngine.listWorkRequestLogs(ListWorkRequestLogsRequest request)
Get the logs of a work request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
ContainerEngineAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
ContainerEngineAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Get the logs of a work request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestLogsResponse> |
ContainerEngineAsyncClient.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler) |
Future<ListWorkRequestLogsResponse> |
ContainerEngineAsync.listWorkRequestLogs(ListWorkRequestLogsRequest request,
AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Get the logs of a work request.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse |
ListWorkRequestLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestLogsResponse.Builder |
ListWorkRequestLogsResponse.Builder.copy(ListWorkRequestLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.