Class V1AzureDiskVolumeSourceFluentImpl<A extends V1AzureDiskVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1AzureDiskVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1AzureDiskVolumeSourceFluent<A>
- Direct Known Subclasses:
V1AzureDiskVolumeSourceBuilder
public class V1AzureDiskVolumeSourceFluentImpl<A extends V1AzureDiskVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1AzureDiskVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1AzureDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AzureDiskVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKind()inthashCode()hasKind()toString()withCachingMode(String cachingMode) withDiskName(String diskName) withDiskURI(String diskURI) withFsType(String fsType) withReadOnly(Boolean readOnly) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1AzureDiskVolumeSourceFluentImpl
public V1AzureDiskVolumeSourceFluentImpl() -
V1AzureDiskVolumeSourceFluentImpl
public V1AzureDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AzureDiskVolumeSource instance)
-
-
Method Details
-
getCachingMode
- Specified by:
getCachingModein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
withCachingMode
- Specified by:
withCachingModein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hasCachingMode
- Specified by:
hasCachingModein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
getDiskName
- Specified by:
getDiskNamein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
withDiskName
- Specified by:
withDiskNamein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hasDiskName
- Specified by:
hasDiskNamein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
getDiskURI
- Specified by:
getDiskURIin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
withDiskURI
- Specified by:
withDiskURIin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hasDiskURI
- Specified by:
hasDiskURIin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
getFsType
- Specified by:
getFsTypein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
-