Class V1AzureFilePersistentVolumeSourceFluentImpl<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1AzureFilePersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1AzureFilePersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
V1AzureFilePersistentVolumeSourceBuilder
public class V1AzureFilePersistentVolumeSourceFluentImpl<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1AzureFilePersistentVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1AzureFilePersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AzureFilePersistentVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withReadOnly(Boolean readOnly) withSecretName(String secretName) withSecretNamespace(String secretNamespace) withShareName(String shareName) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1AzureFilePersistentVolumeSourceFluentImpl
public V1AzureFilePersistentVolumeSourceFluentImpl() -
V1AzureFilePersistentVolumeSourceFluentImpl
public V1AzureFilePersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AzureFilePersistentVolumeSource instance)
-
-
Method Details
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
getSecretName
- Specified by:
getSecretNamein interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
withSecretName
- Specified by:
withSecretNamein interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
hasSecretName
- Specified by:
hasSecretNamein interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
getSecretNamespace
- Specified by:
getSecretNamespacein interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
withSecretNamespace
- Specified by:
withSecretNamespacein interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
hasSecretNamespace
- Specified by:
hasSecretNamespacein interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1AzureFilePersistentVolumeSourceFluent<A extends V1AzureFilePersistentVolumeSourceFluent<A>>
-