Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceAccountTokenProjectionFluentImpl<VolumeProjectionFluent.ServiceAccountTokenNested<N>>
io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeProjectionFluent.ServiceAccountTokenNested<N>>,Nested<N>,Visitable<VolumeProjectionFluent.ServiceAccountTokenNested<N>>,ServiceAccountTokenProjectionFluent<VolumeProjectionFluent.ServiceAccountTokenNested<N>>,VolumeProjectionFluent.ServiceAccountTokenNested<N>
- Enclosing class:
- VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N> extends ServiceAccountTokenProjectionFluentImpl<VolumeProjectionFluent.ServiceAccountTokenNested<N>> implements VolumeProjectionFluent.ServiceAccountTokenNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendServiceAccountToken()Methods inherited from class io.fabric8.kubernetes.api.model.ServiceAccountTokenProjectionFluentImpl
equals, getAudience, getExpirationSeconds, getPath, hasAudience, hasExpirationSeconds, hasPath, withAudience, withExpirationSeconds, withNewAudience, withNewAudience, withNewAudience, withNewPath, withNewPath, withNewPath, withPathMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ServiceAccountTokenProjectionFluent
getAudience, getExpirationSeconds, getPath, hasAudience, hasExpirationSeconds, hasPath, withAudience, withExpirationSeconds, withNewAudience, withNewAudience, withNewAudience, withNewPath, withNewPath, withNewPath, withPath
-
Method Details
-
and
-
endServiceAccountToken
- Specified by:
endServiceAccountTokenin interfaceVolumeProjectionFluent.ServiceAccountTokenNested<N>
-