public class SecretEnvSourceBuilder extends SecretEnvSourceFluent<SecretEnvSourceBuilder> implements VisitableBuilder<SecretEnvSource,SecretEnvSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
SecretEnvSourceBuilder() |
SecretEnvSourceBuilder(Boolean validationEnabled) |
SecretEnvSourceBuilder(SecretEnvSource instance) |
SecretEnvSourceBuilder(SecretEnvSource instance,
Boolean validationEnabled) |
SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent) |
SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent,
Boolean validationEnabled) |
SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent,
SecretEnvSource instance) |
SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent,
SecretEnvSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
SecretEnvSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getName, getOptional, hasAdditionalProperties, hashCode, hasName, hasOptional, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withOptional, withOptionalaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SecretEnvSourceBuilder()
public SecretEnvSourceBuilder(Boolean validationEnabled)
public SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent)
public SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent, Boolean validationEnabled)
public SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent, SecretEnvSource instance)
public SecretEnvSourceBuilder(SecretEnvSourceFluent<?> fluent, SecretEnvSource instance, Boolean validationEnabled)
public SecretEnvSourceBuilder(SecretEnvSource instance)
public SecretEnvSourceBuilder(SecretEnvSource instance, Boolean validationEnabled)
public SecretEnvSource build()
build in interface Builder<SecretEnvSource>Copyright © 2015–2023 Red Hat. All rights reserved.