public class PersistentVolumeClaimVolumeSourceFluentImpl<A extends PersistentVolumeClaimVolumeSourceFluent<A>> extends BaseFluent<A> implements PersistentVolumeClaimVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
PersistentVolumeClaimVolumeSourceFluentImpl() |
PersistentVolumeClaimVolumeSourceFluentImpl(PersistentVolumeClaimVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClaimName() |
Boolean |
getReadOnly() |
Boolean |
hasClaimName() |
int |
hashCode() |
Boolean |
hasReadOnly() |
A |
withClaimName(String claimName) |
A |
withNewClaimName(byte[] arg1) |
A |
withNewClaimName(byte[] arg1,
int arg2) |
A |
withNewClaimName(byte[] arg1,
int arg2,
int arg3) |
A |
withNewClaimName(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewClaimName(char[] arg1) |
A |
withNewClaimName(char[] arg1,
int arg2,
int arg3) |
A |
withNewClaimName(int[] arg1,
int arg2,
int arg3) |
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 PersistentVolumeClaimVolumeSourceFluentImpl()
public PersistentVolumeClaimVolumeSourceFluentImpl(PersistentVolumeClaimVolumeSource instance)
public String getClaimName()
getClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withClaimName(String claimName)
withClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public Boolean hasClaimName()
hasClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(StringBuilder arg1)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(int[] arg1, int arg2, int arg3)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(char[] arg1)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(StringBuffer arg1)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(byte[] arg1, int arg2)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(byte[] arg1)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(char[] arg1, int arg2, int arg3)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(byte[] arg1, int arg2, int arg3)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(byte[] arg1, int arg2, int arg3, int arg4)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewClaimName(String arg1)
withNewClaimName in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.