public static class InstanceAgentCommandContent.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InstanceAgentCommandContent |
build() |
InstanceAgentCommandContent.Builder |
copy(InstanceAgentCommandContent model) |
InstanceAgentCommandContent.Builder |
output(InstanceAgentCommandOutputDetails output)
The output destination for the command.
|
InstanceAgentCommandContent.Builder |
source(InstanceAgentCommandSourceDetails source)
The source of the command.
|
public InstanceAgentCommandContent.Builder source(InstanceAgentCommandSourceDetails source)
The source of the command.
source
- the value to setpublic InstanceAgentCommandContent.Builder output(InstanceAgentCommandOutputDetails output)
The output destination for the command.
output
- the value to setpublic InstanceAgentCommandContent build()
public InstanceAgentCommandContent.Builder copy(InstanceAgentCommandContent model)
Copyright © 2016–2024. All rights reserved.