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