Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.VolumeProjectionObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl<WatchEventFluent.VolumeProjectionObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.VolumeProjectionObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.VolumeProjectionObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.VolumeProjectionObjectNested<N>>
,VolumeProjectionFluent<WatchEventFluent.VolumeProjectionObjectNested<N>>
,WatchEventFluent.VolumeProjectionObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.VolumeProjectionObjectNestedImpl<N> extends VolumeProjectionFluentImpl<WatchEventFluent.VolumeProjectionObjectNested<N>> implements WatchEventFluent.VolumeProjectionObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl
VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>, VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>, VolumeProjectionFluentImpl.SecretNestedImpl<N>, VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.VolumeProjectionFluent
VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endVolumeProjectionObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, equals, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hashCode, hasSecret, hasServiceAccountToken, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountToken
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.VolumeProjectionFluent
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hasSecret, hasServiceAccountToken, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountToken
-
-
-
-
Method Detail
-
and
public N and()
-
endVolumeProjectionObject
public N endVolumeProjectionObject()
- Specified by:
endVolumeProjectionObject
in interfaceWatchEventFluent.VolumeProjectionObjectNested<N>
-
-