public class V1PersistentVolumeClaimVolumeSourceFluentImpl<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>> extends BaseFluent<A> implements V1PersistentVolumeClaimVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
V1PersistentVolumeClaimVolumeSourceFluentImpl() |
V1PersistentVolumeClaimVolumeSourceFluentImpl(V1PersistentVolumeClaimVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClaimName() |
Boolean |
hasClaimName() |
int |
hashCode() |
Boolean |
hasReadOnly() |
Boolean |
isReadOnly() |
A |
withClaimName(String claimName) |
A |
withNewClaimName(String arg1) |
A |
withNewClaimName(StringBuffer arg1) |
A |
withNewClaimName(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withReadOnly(Boolean readOnly) |
public V1PersistentVolumeClaimVolumeSourceFluentImpl()
public V1PersistentVolumeClaimVolumeSourceFluentImpl(V1PersistentVolumeClaimVolumeSource instance)
public String getClaimName()
getClaimName in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withClaimName(String claimName)
withClaimName in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public Boolean hasClaimName()
hasClaimName in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(String arg1)
withNewClaimName in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(StringBuilder arg1)
withNewClaimName in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(StringBuffer arg1)
withNewClaimName in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface V1PersistentVolumeClaimVolumeSourceFluent<A extends V1PersistentVolumeClaimVolumeSourceFluent<A>>Copyright © 2021. All rights reserved.