Class SourcesFluent.ServiceAccountTokenNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ServiceAccountTokenFluent<SourcesFluent.ServiceAccountTokenNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.SourcesFluent.ServiceAccountTokenNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SourcesFluent.ServiceAccountTokenNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SourcesFluent.ServiceAccountTokenNested<N>>
- Enclosing class:
- SourcesFluent<A extends SourcesFluent<A>>
public class SourcesFluent.ServiceAccountTokenNested<N> extends ServiceAccountTokenFluent<SourcesFluent.ServiceAccountTokenNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendServiceAccountToken()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ServiceAccountTokenFluent
equals, getAudience, getExpirationSeconds, getPath, hasAudience, hasExpirationSeconds, hashCode, hasPath, toString, withAudience, withExpirationSeconds, withPath
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-