public static class GenerateAgentInstallerConfigurationDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GenerateAgentInstallerConfigurationDetails |
build() |
GenerateAgentInstallerConfigurationDetails.Builder |
copy(GenerateAgentInstallerConfigurationDetails model) |
GenerateAgentInstallerConfigurationDetails.Builder |
fleetId(String fleetId)
The OCID of the
fleet for which to generate the configuration file.
|
GenerateAgentInstallerConfigurationDetails.Builder |
installKeyId(String installKeyId)
The OCID of the
install key for which to generate the configuration file.
|
public GenerateAgentInstallerConfigurationDetails.Builder installKeyId(String installKeyId)
The OCID of the install key for which to generate the configuration file.
installKeyId
- the value to setpublic GenerateAgentInstallerConfigurationDetails.Builder fleetId(String fleetId)
The OCID of the fleet for which to generate the configuration file.
fleetId
- the value to setpublic GenerateAgentInstallerConfigurationDetails build()
public GenerateAgentInstallerConfigurationDetails.Builder copy(GenerateAgentInstallerConfigurationDetails model)
Copyright © 2016–2024. All rights reserved.