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