Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
CreateInstanceAgentCommandResponse |
ComputeInstanceAgent.createInstanceAgentCommand(CreateInstanceAgentCommandRequest request)
Creates a command or script to run on a compute instance that is managed by Oracle Cloud
Agent.
|
CreateInstanceAgentCommandResponse |
ComputeInstanceAgentClient.createInstanceAgentCommand(CreateInstanceAgentCommandRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateInstanceAgentCommandResponse> |
ComputeInstanceAgentAsync.createInstanceAgentCommand(CreateInstanceAgentCommandRequest request,
AsyncHandler<CreateInstanceAgentCommandRequest,CreateInstanceAgentCommandResponse> handler)
Creates a command or script to run on a compute instance that is managed by Oracle Cloud
Agent.
|
Future<CreateInstanceAgentCommandResponse> |
ComputeInstanceAgentAsyncClient.createInstanceAgentCommand(CreateInstanceAgentCommandRequest request,
AsyncHandler<CreateInstanceAgentCommandRequest,CreateInstanceAgentCommandResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateInstanceAgentCommandResponse> |
ComputeInstanceAgentAsync.createInstanceAgentCommand(CreateInstanceAgentCommandRequest request,
AsyncHandler<CreateInstanceAgentCommandRequest,CreateInstanceAgentCommandResponse> handler)
Creates a command or script to run on a compute instance that is managed by Oracle Cloud
Agent.
|
Future<CreateInstanceAgentCommandResponse> |
ComputeInstanceAgentAsyncClient.createInstanceAgentCommand(CreateInstanceAgentCommandRequest request,
AsyncHandler<CreateInstanceAgentCommandRequest,CreateInstanceAgentCommandResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateInstanceAgentCommandResponse |
CreateInstanceAgentCommandResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateInstanceAgentCommandResponse.Builder |
CreateInstanceAgentCommandResponse.Builder.copy(CreateInstanceAgentCommandResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.