public class AzureFilePersistentVolumeSourceFluentImpl<A extends AzureFilePersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements AzureFilePersistentVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
AzureFilePersistentVolumeSourceFluentImpl() |
AzureFilePersistentVolumeSourceFluentImpl(AzureFilePersistentVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSecretName() |
String |
getSecretNamespace() |
String |
getShareName() |
Boolean |
hasReadOnly() |
Boolean |
hasSecretName() |
Boolean |
hasSecretNamespace() |
Boolean |
hasShareName() |
Boolean |
isReadOnly() |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withNewSecretName(String arg1) |
A |
withNewSecretName(StringBuffer arg1) |
A |
withNewSecretName(StringBuilder arg1) |
A |
withNewSecretNamespace(String arg1) |
A |
withNewSecretNamespace(StringBuffer arg1) |
A |
withNewSecretNamespace(StringBuilder arg1) |
A |
withNewShareName(String arg1) |
A |
withNewShareName(StringBuffer arg1) |
A |
withNewShareName(StringBuilder arg1) |
A |
withReadOnly(Boolean readOnly) |
A |
withSecretName(String secretName) |
A |
withSecretNamespace(String secretNamespace) |
A |
withShareName(String shareName) |
public AzureFilePersistentVolumeSourceFluentImpl()
public AzureFilePersistentVolumeSourceFluentImpl(AzureFilePersistentVolumeSource instance)
public Boolean isReadOnly()
isReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public String getSecretName()
getSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withSecretName(String secretName)
withSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasSecretName()
hasSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewSecretName(String arg1)
withNewSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewSecretName(StringBuilder arg1)
withNewSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewSecretName(StringBuffer arg1)
withNewSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public String getSecretNamespace()
getSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withSecretNamespace(String secretNamespace)
withSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasSecretNamespace()
hasSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewSecretNamespace(String arg1)
withNewSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewSecretNamespace(StringBuilder arg1)
withNewSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewSecretNamespace(StringBuffer arg1)
withNewSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public String getShareName()
getShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withShareName(String shareName)
withShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasShareName()
hasShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewShareName(String arg1)
withNewShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewShareName(StringBuilder arg1)
withNewShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withNewShareName(StringBuffer arg1)
withNewShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.