Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.requests |
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 |
---|---|
ListInstanceAgentCommandExecutionsRequest |
ListInstanceAgentCommandExecutionsRequest.Builder.build()
Build the instance of ListInstanceAgentCommandExecutionsRequest as configured by this
builder
|
ListInstanceAgentCommandExecutionsRequest |
ListInstanceAgentCommandExecutionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListInstanceAgentCommandExecutionsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentCommandExecutionsRequest.Builder |
ListInstanceAgentCommandExecutionsRequest.Builder.copy(ListInstanceAgentCommandExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.