public class CheckpointSpecFluentImpl<A extends CheckpointSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CheckpointSpecFluent<A>
CheckpointSpecFluent.LastBackupRefNested<N>| Constructor and Description |
|---|
CheckpointSpecFluentImpl() |
CheckpointSpecFluentImpl(CheckpointSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CheckpointSpecFluentImpl()
public CheckpointSpecFluentImpl(CheckpointSpec instance)
public String getLastBackupChecksum()
getLastBackupChecksum in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A withLastBackupChecksum(String lastBackupChecksum)
withLastBackupChecksum in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public Boolean hasLastBackupChecksum()
hasLastBackupChecksum in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>@Deprecated public BackupReference getLastBackupRef()
getLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public BackupReference buildLastBackupRef()
buildLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A withLastBackupRef(BackupReference lastBackupRef)
withLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public Boolean hasLastBackupRef()
hasLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A withNewLastBackupRef(String name, String namespace)
withNewLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public CheckpointSpecFluent.LastBackupRefNested<A> withNewLastBackupRef()
withNewLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public CheckpointSpecFluent.LastBackupRefNested<A> withNewLastBackupRefLike(BackupReference item)
withNewLastBackupRefLike in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public CheckpointSpecFluent.LastBackupRefNested<A> editLastBackupRef()
editLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public CheckpointSpecFluent.LastBackupRefNested<A> editOrNewLastBackupRef()
editOrNewLastBackupRef in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public CheckpointSpecFluent.LastBackupRefNested<A> editOrNewLastBackupRefLike(BackupReference item)
editOrNewLastBackupRefLike in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public String getLastBackupTime()
getLastBackupTime in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A withLastBackupTime(String lastBackupTime)
withLastBackupTime in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public Boolean hasLastBackupTime()
hasLastBackupTime in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CheckpointSpecFluent<A extends CheckpointSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CheckpointSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CheckpointSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.