Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent.requests |
Modifier and Type | Method and Description |
---|---|
static GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.builder()
Return a new builder for this request object.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.Builder.copy(GetInstanceAgentCommandExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.Builder.instanceAgentCommandId(String instanceAgentCommandId)
The OCID of the
command.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.Builder.instanceId(String instanceId)
The OCID of the
instance.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetInstanceAgentCommandExecutionRequest.Builder |
GetInstanceAgentCommandExecutionRequest.toBuilder()
Return an instance of
GetInstanceAgentCommandExecutionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.