Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.SourcesFluent.ServiceAccountTokenNested
-
Packages that use SourcesFluent.ServiceAccountTokenNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected -
-
Uses of SourcesFluent.ServiceAccountTokenNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected that return SourcesFluent.ServiceAccountTokenNested Modifier and Type Method Description SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. editOrNewServiceAccountToken()SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. editOrNewServiceAccountTokenLike(ServiceAccountToken item)SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. editServiceAccountToken()SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. withNewServiceAccountToken()SourcesFluent.ServiceAccountTokenNested<A>SourcesFluent. withNewServiceAccountTokenLike(ServiceAccountToken item)
-