static InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.builder() |
Create a new builder.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.content(InstanceAgentCommandExecutionOutputContent content) |
The execution output from a command.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.copy(InstanceAgentCommandExecutionSummary model) |
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.deliveryState(InstanceAgentCommandExecutionSummary.DeliveryState deliveryState) |
The command delivery state.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.displayName(String displayName) |
A user-friendly name.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.instanceAgentCommandId(String instanceAgentCommandId) |
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.instanceId(String instanceId) |
The OCID of the
instance.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.lifecycleState(InstanceAgentCommandExecutionSummary.LifecycleState lifecycleState) |
The command execution lifecycle state.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.sequenceNumber(Long sequenceNumber) |
A large, non-consecutive number that Oracle Cloud Agent assigns to each created command.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.timeCreated(Date timeCreated) |
The date and time the command was created, in the format defined by
RFC3339.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the command was last updated, in the format defined by
RFC3339.
|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.toBuilder() |
|