public class StorageStateStatusFluentImpl<A extends StorageStateStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StorageStateStatusFluent<A>
| Constructor and Description |
|---|
StorageStateStatusFluentImpl() |
StorageStateStatusFluentImpl(StorageStateStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StorageStateStatusFluentImpl()
public StorageStateStatusFluentImpl(StorageStateStatus instance)
public String getCurrentStorageVersionHash()
getCurrentStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A withCurrentStorageVersionHash(String currentStorageVersionHash)
withCurrentStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public Boolean hasCurrentStorageVersionHash()
hasCurrentStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public String getLastHeartbeatTime()
getLastHeartbeatTime in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A withLastHeartbeatTime(String lastHeartbeatTime)
withLastHeartbeatTime in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public Boolean hasLastHeartbeatTime()
hasLastHeartbeatTime in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A addToPersistedStorageVersionHashes(Integer index, String item)
addToPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A setToPersistedStorageVersionHashes(Integer index, String item)
setToPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A addToPersistedStorageVersionHashes(String... items)
addToPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A addAllToPersistedStorageVersionHashes(Collection<String> items)
addAllToPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A removeFromPersistedStorageVersionHashes(String... items)
removeFromPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A removeAllFromPersistedStorageVersionHashes(Collection<String> items)
removeAllFromPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public List<String> getPersistedStorageVersionHashes()
getPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public String getPersistedStorageVersionHash(Integer index)
getPersistedStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public String getFirstPersistedStorageVersionHash()
getFirstPersistedStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public String getLastPersistedStorageVersionHash()
getLastPersistedStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public String getMatchingPersistedStorageVersionHash(Predicate<String> predicate)
getMatchingPersistedStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public Boolean hasMatchingPersistedStorageVersionHash(Predicate<String> predicate)
hasMatchingPersistedStorageVersionHash in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A withPersistedStorageVersionHashes(List<String> persistedStorageVersionHashes)
withPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A withPersistedStorageVersionHashes(String... persistedStorageVersionHashes)
withPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public Boolean hasPersistedStorageVersionHashes()
hasPersistedStorageVersionHashes in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface StorageStateStatusFluent<A extends StorageStateStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StorageStateStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StorageStateStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.