Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Lcm |
build() |
Lcm.Builder |
copy(Lcm model) |
Lcm.Builder |
isEnabled(Boolean isEnabled)
Lifecycle management flag to store enabled or disabled status.
|
Lcm.Builder |
postInstallationActions(PostInstallationActionSettings postInstallationActions) |
public Lcm.Builder isEnabled(Boolean isEnabled)
Lifecycle management flag to store enabled or disabled status.
isEnabled
- the value to setpublic Lcm.Builder postInstallationActions(PostInstallationActionSettings postInstallationActions)
public Lcm build()
public Lcm.Builder copy(Lcm model)
Copyright © 2016–2024. All rights reserved.