public static class InstanceAgentCommandTarget.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InstanceAgentCommandTarget |
build() |
InstanceAgentCommandTarget.Builder |
copy(InstanceAgentCommandTarget model) |
InstanceAgentCommandTarget.Builder |
instanceId(String instanceId)
The OCID of the
target instance.
|
public InstanceAgentCommandTarget.Builder instanceId(String instanceId)
The OCID of the target instance.
instanceId
- the value to setpublic InstanceAgentCommandTarget build()
public InstanceAgentCommandTarget.Builder copy(InstanceAgentCommandTarget model)
Copyright © 2016–2024. All rights reserved.