public class StorageStateSpecFluent<A extends StorageStateSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StorageStateSpecFluent.ResourceNested<N> |
| Constructor and Description |
|---|
StorageStateSpecFluent() |
StorageStateSpecFluent(StorageStateSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
GroupResource |
buildResource() |
StorageStateSpecFluent.ResourceNested<A> |
editOrNewResource() |
StorageStateSpecFluent.ResourceNested<A> |
editOrNewResourceLike(GroupResource item) |
StorageStateSpecFluent.ResourceNested<A> |
editResource() |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
boolean |
hasAdditionalProperties() |
int |
hashCode() |
boolean |
hasResource() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
StorageStateSpecFluent.ResourceNested<A> |
withNewResource() |
A |
withNewResource(String group,
String resource) |
StorageStateSpecFluent.ResourceNested<A> |
withNewResourceLike(GroupResource item) |
A |
withResource(GroupResource resource) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StorageStateSpecFluent()
public StorageStateSpecFluent(StorageStateSpec instance)
public GroupResource buildResource()
public A withResource(GroupResource resource)
public boolean hasResource()
public StorageStateSpecFluent.ResourceNested<A> withNewResource()
public StorageStateSpecFluent.ResourceNested<A> withNewResourceLike(GroupResource item)
public StorageStateSpecFluent.ResourceNested<A> editResource()
public StorageStateSpecFluent.ResourceNested<A> editOrNewResource()
public StorageStateSpecFluent.ResourceNested<A> editOrNewResourceLike(GroupResource item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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.