Package io.fabric8.kubernetes.api.model
Class FlexPersistentVolumeSourceFluentImpl<A extends FlexPersistentVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,FlexPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneableFlexPersistentVolumeSource
,FlexPersistentVolumeSourceBuilder
,PersistentVolumeSpecFluentImpl.FlexVolumeNestedImpl
,WatchEventFluentImpl.FlexPersistentVolumeSourceObjectNestedImpl
public class FlexPersistentVolumeSourceFluentImpl<A extends FlexPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements FlexPersistentVolumeSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
FlexPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluent
FlexPersistentVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FlexPersistentVolumeSourceFluentImpl()
FlexPersistentVolumeSourceFluentImpl(FlexPersistentVolumeSource instance)
-
Method Summary
-
Constructor Details
-
FlexPersistentVolumeSourceFluentImpl
public FlexPersistentVolumeSourceFluentImpl() -
FlexPersistentVolumeSourceFluentImpl
-
-
Method Details
-
getDriver
- Specified by:
getDriver
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withDriver
- Specified by:
withDriver
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
hasDriver
- Specified by:
hasDriver
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewDriver
- Specified by:
withNewDriver
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewDriver
- Specified by:
withNewDriver
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewDriver
- Specified by:
withNewDriver
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
getFsType
- Specified by:
getFsType
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsType
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsType
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsType
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
addToOptions
- Specified by:
addToOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
addToOptions
- Specified by:
addToOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
removeFromOptions
- Specified by:
removeFromOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
removeFromOptions
- Specified by:
removeFromOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
getOptions
- Specified by:
getOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withOptions
- Specified by:
withOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
hasOptions
- Specified by:
hasOptions
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
isReadOnly
- Specified by:
isReadOnly
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnly
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnly
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildSecretRef
- Specified by:
buildSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public FlexPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)- Specified by:
withNewSecretRefLike
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRef
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public FlexPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)- Specified by:
editOrNewSecretRefLike
in interfaceFlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>
-
equals
-