public class PortworxVolumeSourceFluentImpl<A extends PortworxVolumeSourceFluent<A>> extends BaseFluent<A> implements PortworxVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
PortworxVolumeSourceFluentImpl() |
PortworxVolumeSourceFluentImpl(PortworxVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
Boolean |
getReadOnly() |
String |
getVolumeID() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasReadOnly() |
Boolean |
hasVolumeID() |
A |
withFsType(String fsType) |
A |
withNewFsType(byte[] arg1) |
A |
withNewFsType(byte[] arg1,
int arg2) |
A |
withNewFsType(byte[] arg1,
int arg2,
int arg3) |
A |
withNewFsType(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewFsType(char[] arg1) |
A |
withNewFsType(char[] arg1,
int arg2,
int arg3) |
A |
withNewFsType(int[] arg1,
int arg2,
int arg3) |
A |
withNewFsType(String arg1) |
A |
withNewFsType(StringBuffer arg1) |
A |
withNewFsType(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withNewVolumeID(byte[] arg1) |
A |
withNewVolumeID(byte[] arg1,
int arg2) |
A |
withNewVolumeID(byte[] arg1,
int arg2,
int arg3) |
A |
withNewVolumeID(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewVolumeID(char[] arg1) |
A |
withNewVolumeID(char[] arg1,
int arg2,
int arg3) |
A |
withNewVolumeID(int[] arg1,
int arg2,
int arg3) |
A |
withNewVolumeID(String arg1) |
A |
withNewVolumeID(StringBuffer arg1) |
A |
withNewVolumeID(StringBuilder arg1) |
A |
withReadOnly(Boolean readOnly) |
A |
withVolumeID(String volumeID) |
public PortworxVolumeSourceFluentImpl()
public PortworxVolumeSourceFluentImpl(PortworxVolumeSource instance)
public String getFsType()
getFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(int[] arg1, int arg2, int arg3)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(char[] arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1, int arg2)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(char[] arg1, int arg2, int arg3)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1, int arg2, int arg3)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1, int arg2, int arg3, int arg4)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public String getVolumeID()
getVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withVolumeID(String volumeID)
withVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasVolumeID()
hasVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(StringBuilder arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(int[] arg1, int arg2, int arg3)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(char[] arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(StringBuffer arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(byte[] arg1, int arg2)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(byte[] arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(char[] arg1, int arg2, int arg3)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(byte[] arg1, int arg2, int arg3)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(byte[] arg1, int arg2, int arg3, int arg4)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(String arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.