public class V1QuobyteVolumeSourceFluentImpl<A extends V1QuobyteVolumeSourceFluent<A>> extends BaseFluent<A> implements V1QuobyteVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1QuobyteVolumeSourceFluentImpl() |
V1QuobyteVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1QuobyteVolumeSource 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() |
String |
toString() |
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, aggregate, aggregate, build, build, builderOfpublic V1QuobyteVolumeSourceFluentImpl()
public V1QuobyteVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1QuobyteVolumeSource instance)
public String getGroup()
getGroup in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withGroup(String group)
withGroup in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean hasGroup()
hasGroup in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public String getRegistry()
getRegistry in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withRegistry(String registry)
withRegistry in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean hasRegistry()
hasRegistry in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public String getTenant()
getTenant in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withTenant(String tenant)
withTenant in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean hasTenant()
hasTenant in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public String getUser()
getUser in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withUser(String user)
withUser in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean hasUser()
hasUser in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public String getVolume()
getVolume in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withVolume(String volume)
withVolume in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public Boolean hasVolume()
hasVolume in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1QuobyteVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1QuobyteVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.