public static final class InstallTypes.VcsaEmbeddedSpec.Builder
extends java.lang.Object
InstallTypes.VcsaEmbeddedSpec
.Constructor and Description |
---|
InstallTypes.VcsaEmbeddedSpec.Builder(boolean ceipEnabled)
Constructor with parameters for the required properties of
InstallTypes.VcsaEmbeddedSpec . |
Modifier and Type | Method and Description |
---|---|
InstallTypes.VcsaEmbeddedSpec |
build() |
InstallTypes.VcsaEmbeddedSpec.Builder |
setReplicated(ReplicatedSpec replicated)
Spec used to configure a replicated embedded vCenter Server.
|
InstallTypes.VcsaEmbeddedSpec.Builder |
setStandalone(StandaloneSpec standalone)
Spec used to configure a standalone embedded vCenter Server.
|
public InstallTypes.VcsaEmbeddedSpec.Builder(boolean ceipEnabled)
InstallTypes.VcsaEmbeddedSpec
.public InstallTypes.VcsaEmbeddedSpec.Builder setStandalone(StandaloneSpec standalone)
null
, will default to None.standalone
- New value for the property.public InstallTypes.VcsaEmbeddedSpec.Builder setReplicated(ReplicatedSpec replicated)
null
, will default to None.replicated
- New value for the property.public InstallTypes.VcsaEmbeddedSpec build()