Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentCommandExecutionsResponse |
ComputeInstanceAgent.listInstanceAgentCommandExecutions(ListInstanceAgentCommandExecutionsRequest request)
Lists the execution details for Oracle Cloud Agent commands that run on the specified compute
instance.
|
ListInstanceAgentCommandExecutionsResponse |
ComputeInstanceAgentClient.listInstanceAgentCommandExecutions(ListInstanceAgentCommandExecutionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListInstanceAgentCommandExecutionsResponse> |
ComputeInstanceAgentAsync.listInstanceAgentCommandExecutions(ListInstanceAgentCommandExecutionsRequest request,
AsyncHandler<ListInstanceAgentCommandExecutionsRequest,ListInstanceAgentCommandExecutionsResponse> handler)
Lists the execution details for Oracle Cloud Agent commands that run on the specified compute
instance.
|
Future<ListInstanceAgentCommandExecutionsResponse> |
ComputeInstanceAgentAsyncClient.listInstanceAgentCommandExecutions(ListInstanceAgentCommandExecutionsRequest request,
AsyncHandler<ListInstanceAgentCommandExecutionsRequest,ListInstanceAgentCommandExecutionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentCommandExecutionsResponse |
ListInstanceAgentCommandExecutionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.copy(ListInstanceAgentCommandExecutionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.