public class V1QuobyteVolumeSourceFluentImpl<A extends V1QuobyteVolumeSourceFluent<A>> extends BaseFluent<A> implements V1QuobyteVolumeSourceFluent<A>
_visitables
Constructor and Description |
---|
V1QuobyteVolumeSourceFluentImpl() |
V1QuobyteVolumeSourceFluentImpl(V1QuobyteVolumeSource instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getGroup() |
String |
getRegistry() |
String |
getUser() |
String |
getVolume() |
Boolean |
hasGroup() |
Boolean |
hasReadOnly() |
Boolean |
hasRegistry() |
Boolean |
hasUser() |
Boolean |
hasVolume() |
Boolean |
isReadOnly() |
A |
withGroup(String group) |
A |
withNewGroup(String arg1) |
A |
withNewGroup(StringBuffer arg1) |
A |
withNewGroup(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withNewRegistry(String arg1) |
A |
withNewRegistry(StringBuffer arg1) |
A |
withNewRegistry(StringBuilder arg1) |
A |
withNewUser(String arg1) |
A |
withNewUser(StringBuffer arg1) |
A |
withNewUser(StringBuilder arg1) |
A |
withNewVolume(String arg1) |
A |
withNewVolume(StringBuffer arg1) |
A |
withNewVolume(StringBuilder arg1) |
A |
withReadOnly(Boolean readOnly) |
A |
withRegistry(String registry) |
A |
withUser(String user) |
A |
withVolume(String volume) |
public V1QuobyteVolumeSourceFluentImpl()
public V1QuobyteVolumeSourceFluentImpl(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 A withNewGroup(String arg1)
withNewGroup
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewGroup(StringBuilder arg1)
withNewGroup
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewGroup(StringBuffer arg1)
withNewGroup
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
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 A withNewReadOnly(String arg1)
withNewReadOnly
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
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 A withNewRegistry(String arg1)
withNewRegistry
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewRegistry(StringBuilder arg1)
withNewRegistry
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewRegistry(StringBuffer arg1)
withNewRegistry
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 A withNewUser(String arg1)
withNewUser
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewUser(StringBuilder arg1)
withNewUser
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewUser(StringBuffer arg1)
withNewUser
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 A withNewVolume(String arg1)
withNewVolume
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewVolume(StringBuilder arg1)
withNewVolume
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
public A withNewVolume(StringBuffer arg1)
withNewVolume
in interface V1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
Copyright © 2019. All rights reserved.