public static final class DesiredState.Builder
extends java.lang.Object
DesiredState
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
DesiredState . |
Modifier and Type | Method and Description |
---|---|
DesiredState |
build() |
DesiredState.Builder |
setAppliance(ApplianceManagement appliance)
Appliance Management component desired spec.
|
DesiredState.Builder |
setAuthmgmt(AuthenticationManagement authmgmt)
Authentication Management component desired spec.
|
public Builder()
DesiredState
.public DesiredState.Builder setAppliance(ApplianceManagement appliance)
appliance
- New value for the property.public DesiredState.Builder setAuthmgmt(AuthenticationManagement authmgmt)
authmgmt
- New value for the property.public DesiredState build()