public static final class ConfigTypes.CreateSpec.Builder
extends java.lang.Object
ConfigTypes.CreateSpec.| Constructor and Description |
|---|
Builder(java.lang.String name,
DesiredState desiredState)
Constructor with parameters for the required properties of
ConfigTypes.CreateSpec. |
| Modifier and Type | Method and Description |
|---|---|
ConfigTypes.CreateSpec |
build() |
ConfigTypes.CreateSpec.Builder |
setDescription(java.lang.String description)
Description of the profile.
|
public Builder(java.lang.String name,
DesiredState desiredState)
ConfigTypes.CreateSpec.public ConfigTypes.CreateSpec.Builder setDescription(java.lang.String description)
null, the description will be empty.description - New value for the property.public ConfigTypes.CreateSpec build()