Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent.model |
Modifier and Type | Method and Description |
---|---|
static InstanceAgentCommandContent.Builder |
InstanceAgentCommandContent.builder()
Create a new builder.
|
InstanceAgentCommandContent.Builder |
InstanceAgentCommandContent.Builder.copy(InstanceAgentCommandContent model) |
InstanceAgentCommandContent.Builder |
InstanceAgentCommandContent.Builder.output(InstanceAgentCommandOutputDetails output)
The output destination for the command.
|
InstanceAgentCommandContent.Builder |
InstanceAgentCommandContent.Builder.source(InstanceAgentCommandSourceDetails source)
The source of the command.
|
InstanceAgentCommandContent.Builder |
InstanceAgentCommandContent.toBuilder() |
Copyright © 2016–2024. All rights reserved.