public class QuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>> extends BaseFluent<A> implements QuobyteVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
QuobyteVolumeSourceFluentImpl() |
QuobyteVolumeSourceFluentImpl(QuobyteVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewGroup(String arg0)
withNewGroup 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>>@Deprecated public A withNewRegistry(String arg0)
withNewRegistry 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>>@Deprecated public A withNewTenant(String arg0)
withNewTenant 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>>@Deprecated public A withNewUser(String arg0)
withNewUser 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>>@Deprecated public A withNewVolume(String arg0)
withNewVolume 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>>Copyright © 2015–2020 Red Hat. All rights reserved.