Package io.fabric8.kubernetes.api.model
Class AzureFilePersistentVolumeSourceFluentImpl<A extends AzureFilePersistentVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.AzureFilePersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,AzureFilePersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
AzureFilePersistentVolumeSourceBuilder,DoneableAzureFilePersistentVolumeSource,PersistentVolumeSpecFluentImpl.AzureFileNestedImpl,WatchEventFluentImpl.AzureFilePersistentVolumeSourceObjectNestedImpl
public class AzureFilePersistentVolumeSourceFluentImpl<A extends AzureFilePersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements AzureFilePersistentVolumeSourceFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AzureFilePersistentVolumeSourceFluentImpl()AzureFilePersistentVolumeSourceFluentImpl(AzureFilePersistentVolumeSource instance) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetSecretName()StringgetSecretNamespace()StringgetShareName()BooleanhasReadOnly()BooleanhasSecretName()BooleanhasSecretNamespace()BooleanhasShareName()BooleanisReadOnly()AwithNewReadOnly(boolean arg1)AwithNewReadOnly(String arg1)AwithNewSecretName(String arg1)AwithNewSecretName(StringBuffer arg1)AwithNewSecretName(StringBuilder arg1)AwithNewSecretNamespace(String arg1)AwithNewSecretNamespace(StringBuffer arg1)AwithNewSecretNamespace(StringBuilder arg1)AwithNewShareName(String arg1)AwithNewShareName(StringBuffer arg1)AwithNewShareName(StringBuilder arg1)AwithReadOnly(Boolean readOnly)AwithSecretName(String secretName)AwithSecretNamespace(String secretNamespace)AwithShareName(String shareName)
-
Constructor Details
-
AzureFilePersistentVolumeSourceFluentImpl
public AzureFilePersistentVolumeSourceFluentImpl() -
AzureFilePersistentVolumeSourceFluentImpl
-
-
Method Details
-
isReadOnly
- Specified by:
isReadOnlyin interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
getSecretName
- Specified by:
getSecretNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withSecretName
- Specified by:
withSecretNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
hasSecretName
- Specified by:
hasSecretNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
getSecretNamespace
- Specified by:
getSecretNamespacein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withSecretNamespace
- Specified by:
withSecretNamespacein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
hasSecretNamespace
- Specified by:
hasSecretNamespacein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewSecretNamespace
- Specified by:
withNewSecretNamespacein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewSecretNamespace
- Specified by:
withNewSecretNamespacein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewSecretNamespace
- Specified by:
withNewSecretNamespacein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
getShareName
- Specified by:
getShareNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withShareName
- Specified by:
withShareNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
hasShareName
- Specified by:
hasShareNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewShareName
- Specified by:
withNewShareNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewShareName
- Specified by:
withNewShareNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
withNewShareName
- Specified by:
withNewShareNamein interfaceAzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>
-
equals
-