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 |
|---|---|
boolean |
equals(Object o) |
String |
getGroup() |
Boolean |
getReadOnly() |
String |
getRegistry() |
String |
getTenant() |
String |
getUser() |
String |
getVolume() |
Boolean |
hasGroup() |
int |
hashCode() |
Boolean |
hasReadOnly() |
Boolean |
hasRegistry() |
Boolean |
hasTenant() |
Boolean |
hasUser() |
Boolean |
hasVolume() |
A |
withGroup(String group) |
A |
withNewGroup(String arg0)
Deprecated.
|
A |
withNewRegistry(String arg0)
Deprecated.
|
A |
withNewTenant(String arg0)
Deprecated.
|
A |
withNewUser(String arg0)
Deprecated.
|
A |
withNewVolume(String arg0)
Deprecated.
|
A |
withReadOnly(Boolean readOnly) |
A |
withRegistry(String registry) |
A |
withTenant(String tenant) |
A |
withUser(String user) |
A |
withVolume(String volume) |
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>>Copyright © 2015–2021 Red Hat. All rights reserved.