public class StorageStateSpecFluentImpl<A extends StorageStateSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StorageStateSpecFluent<A>
StorageStateSpecFluent.ResourceNested<N>| Constructor and Description |
|---|
StorageStateSpecFluentImpl() |
StorageStateSpecFluentImpl(StorageStateSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StorageStateSpecFluentImpl()
public StorageStateSpecFluentImpl(StorageStateSpec instance)
@Deprecated public GroupResource getResource()
getResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public GroupResource buildResource()
buildResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public A withResource(GroupResource resource)
withResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public Boolean hasResource()
hasResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public A withNewResource(String group, String resource)
withNewResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public StorageStateSpecFluent.ResourceNested<A> withNewResource()
withNewResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public StorageStateSpecFluent.ResourceNested<A> withNewResourceLike(GroupResource item)
withNewResourceLike in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public StorageStateSpecFluent.ResourceNested<A> editResource()
editResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public StorageStateSpecFluent.ResourceNested<A> editOrNewResource()
editOrNewResource in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public StorageStateSpecFluent.ResourceNested<A> editOrNewResourceLike(GroupResource item)
editOrNewResourceLike in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StorageStateSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StorageStateSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.