Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.responses |
Modifier and Type | Method and Description |
---|---|
RetrieveLogsResponse |
ContainerInstance.retrieveLogs(RetrieveLogsRequest request)
Returns the most recent 256 KB of logs from the specified container.
|
RetrieveLogsResponse |
ContainerInstanceClient.retrieveLogs(RetrieveLogsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RetrieveLogsResponse> |
ContainerInstanceAsync.retrieveLogs(RetrieveLogsRequest request,
AsyncHandler<RetrieveLogsRequest,RetrieveLogsResponse> handler)
Returns the most recent 256 KB of logs from the specified container.
|
Future<RetrieveLogsResponse> |
ContainerInstanceAsyncClient.retrieveLogs(RetrieveLogsRequest request,
AsyncHandler<RetrieveLogsRequest,RetrieveLogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RetrieveLogsResponse> |
ContainerInstanceAsync.retrieveLogs(RetrieveLogsRequest request,
AsyncHandler<RetrieveLogsRequest,RetrieveLogsResponse> handler)
Returns the most recent 256 KB of logs from the specified container.
|
Future<RetrieveLogsResponse> |
ContainerInstanceAsyncClient.retrieveLogs(RetrieveLogsRequest request,
AsyncHandler<RetrieveLogsRequest,RetrieveLogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RetrieveLogsResponse |
RetrieveLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RetrieveLogsResponse.Builder |
RetrieveLogsResponse.Builder.copy(RetrieveLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.