Class TokenRequestFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authentication.TokenRequestSpecFluent<TokenRequestFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.authentication.TokenRequestFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- TokenRequestFluent<A extends TokenRequestFluent<A>>
public class TokenRequestFluent.SpecNested<N> extends TokenRequestSpecFluent<TokenRequestFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.authentication.TokenRequestSpecFluent
TokenRequestSpecFluent.BoundObjectRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.authentication.TokenRequestSpecFluent
addAllToAudiences, addToAdditionalProperties, addToAdditionalProperties, addToAudiences, addToAudiences, buildBoundObjectRef, copyInstance, editBoundObjectRef, editOrNewBoundObjectRef, editOrNewBoundObjectRefLike, equals, getAdditionalProperties, getAudience, getAudiences, getExpirationSeconds, getFirstAudience, getLastAudience, getMatchingAudience, hasAdditionalProperties, hasAudiences, hasBoundObjectRef, hasExpirationSeconds, hashCode, hasMatchingAudience, removeAllFromAudiences, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAudiences, setToAudiences, toString, withAdditionalProperties, withAudiences, withAudiences, withBoundObjectRef, withExpirationSeconds, withNewBoundObjectRef, withNewBoundObjectRef, withNewBoundObjectRefLike
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-