public class QuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>> extends BaseFluent<A> implements QuobyteVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
QuobyteVolumeSourceFluentImpl() |
QuobyteVolumeSourceFluentImpl(QuobyteVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getGroup() |
Boolean |
getReadOnly() |
String |
getRegistry() |
String |
getTenant() |
String |
getUser() |
String |
getVolume() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasGroup() |
int |
hashCode() |
Boolean |
hasReadOnly() |
Boolean |
hasRegistry() |
Boolean |
hasTenant() |
Boolean |
hasUser() |
Boolean |
hasVolume() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withGroup(String group) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
A |
withRegistry(String registry) |
A |
withTenant(String tenant) |
A |
withUser(String user) |
A |
withVolume(String volume) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic QuobyteVolumeSourceFluentImpl()
public QuobyteVolumeSourceFluentImpl(QuobyteVolumeSource instance)
public String getGroup()
getGroup in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A withGroup(String group)
withGroup in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasGroup()
hasGroup in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public String getRegistry()
getRegistry in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A withRegistry(String registry)
withRegistry in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasRegistry()
hasRegistry in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public String getTenant()
getTenant in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A withTenant(String tenant)
withTenant in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasTenant()
hasTenant in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public String getUser()
getUser in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A withUser(String user)
withUser in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasUser()
hasUser in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public String getVolume()
getVolume in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A withVolume(String volume)
withVolume in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasVolume()
hasVolume in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends QuobyteVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends QuobyteVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.