Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
GetInstanceAgentCommandExecutionResponse |
ComputeInstanceAgent.getInstanceAgentCommandExecution(GetInstanceAgentCommandExecutionRequest request)
Gets information about the status of specified instance agent commandId for the given
instanceId.
|
GetInstanceAgentCommandExecutionResponse |
ComputeInstanceAgentClient.getInstanceAgentCommandExecution(GetInstanceAgentCommandExecutionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetInstanceAgentCommandExecutionResponse> |
ComputeInstanceAgentAsync.getInstanceAgentCommandExecution(GetInstanceAgentCommandExecutionRequest request,
AsyncHandler<GetInstanceAgentCommandExecutionRequest,GetInstanceAgentCommandExecutionResponse> handler)
Gets information about the status of specified instance agent commandId for the given
instanceId.
|
Future<GetInstanceAgentCommandExecutionResponse> |
ComputeInstanceAgentAsyncClient.getInstanceAgentCommandExecution(GetInstanceAgentCommandExecutionRequest request,
AsyncHandler<GetInstanceAgentCommandExecutionRequest,GetInstanceAgentCommandExecutionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetInstanceAgentCommandExecutionResponse |
GetInstanceAgentCommandExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetInstanceAgentCommandExecutionResponse.Builder |
GetInstanceAgentCommandExecutionResponse.Builder.copy(GetInstanceAgentCommandExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.