public class VeleroBackupConfigBuilder extends VeleroBackupConfigFluentImpl<VeleroBackupConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<VeleroBackupConfig,VeleroBackupConfigBuilder>
| Constructor and Description |
|---|
VeleroBackupConfigBuilder() |
VeleroBackupConfigBuilder(Boolean validationEnabled) |
VeleroBackupConfigBuilder(VeleroBackupConfig instance) |
VeleroBackupConfigBuilder(VeleroBackupConfig instance,
Boolean validationEnabled) |
VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent) |
VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent,
Boolean validationEnabled) |
VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent,
VeleroBackupConfig instance) |
VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent,
VeleroBackupConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VeleroBackupConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getEnabled, hasEnabled, withEnabledaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic VeleroBackupConfigBuilder()
public VeleroBackupConfigBuilder(Boolean validationEnabled)
public VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent)
public VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent, Boolean validationEnabled)
public VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent, VeleroBackupConfig instance)
public VeleroBackupConfigBuilder(VeleroBackupConfigFluent<?> fluent, VeleroBackupConfig instance, Boolean validationEnabled)
public VeleroBackupConfigBuilder(VeleroBackupConfig instance)
public VeleroBackupConfigBuilder(VeleroBackupConfig instance, Boolean validationEnabled)
public VeleroBackupConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<VeleroBackupConfig>public boolean equals(Object o)
equals in class VeleroBackupConfigFluentImpl<VeleroBackupConfigBuilder>public int hashCode()
hashCode in class VeleroBackupConfigFluentImpl<VeleroBackupConfigBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.