Uses of Interface
io.kubernetes.client.openapi.models.AuthenticationV1TokenRequestFluent.SpecNested
Packages that use AuthenticationV1TokenRequestFluent.SpecNested
-
Uses of AuthenticationV1TokenRequestFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return AuthenticationV1TokenRequestFluent.SpecNestedModifier and TypeMethodDescriptionAuthenticationV1TokenRequestFluent.editOrNewSpec()AuthenticationV1TokenRequestFluentImpl.editOrNewSpec()AuthenticationV1TokenRequestFluent.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1TokenRequestSpec item) AuthenticationV1TokenRequestFluentImpl.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1TokenRequestSpec item) AuthenticationV1TokenRequestFluent.editSpec()AuthenticationV1TokenRequestFluentImpl.editSpec()AuthenticationV1TokenRequestFluent.withNewSpec()AuthenticationV1TokenRequestFluentImpl.withNewSpec()AuthenticationV1TokenRequestFluent.withNewSpecLike(io.kubernetes.client.openapi.models.V1TokenRequestSpec item) AuthenticationV1TokenRequestFluentImpl.withNewSpecLike(io.kubernetes.client.openapi.models.V1TokenRequestSpec item)