public class VeleroBackupConfigFluentImpl<A extends VeleroBackupConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VeleroBackupConfigFluent<A>
| Constructor and Description |
|---|
VeleroBackupConfigFluentImpl() |
VeleroBackupConfigFluentImpl(VeleroBackupConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getEnabled() |
Boolean |
hasEnabled() |
int |
hashCode() |
A |
withEnabled(Boolean enabled) |
public VeleroBackupConfigFluentImpl()
public VeleroBackupConfigFluentImpl(VeleroBackupConfig instance)
public Boolean getEnabled()
getEnabled in interface VeleroBackupConfigFluent<A extends VeleroBackupConfigFluent<A>>public A withEnabled(Boolean enabled)
withEnabled in interface VeleroBackupConfigFluent<A extends VeleroBackupConfigFluent<A>>public Boolean hasEnabled()
hasEnabled in interface VeleroBackupConfigFluent<A extends VeleroBackupConfigFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.