public class V1TokenReviewStatusFluentImpl<A extends V1TokenReviewStatusFluent<A>> extends BaseFluent<A> implements V1TokenReviewStatusFluent<A>
V1TokenReviewStatusFluent.UserNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1TokenReviewStatusFluentImpl() |
V1TokenReviewStatusFluentImpl(io.kubernetes.client.openapi.models.V1TokenReviewStatus instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1TokenReviewStatusFluentImpl()
public V1TokenReviewStatusFluentImpl(io.kubernetes.client.openapi.models.V1TokenReviewStatus instance)
public A addToAudiences(Integer index, String item)
addToAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A setToAudiences(Integer index, String item)
setToAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A addToAudiences(String... items)
addToAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A addAllToAudiences(Collection<String> items)
addAllToAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A removeFromAudiences(String... items)
removeFromAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A removeAllFromAudiences(Collection<String> items)
removeAllFromAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public List<String> getAudiences()
getAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public String getAudience(Integer index)
getAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public String getFirstAudience()
getFirstAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public String getLastAudience()
getLastAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public String getMatchingAudience(Predicate<String> predicate)
getMatchingAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean hasMatchingAudience(Predicate<String> predicate)
hasMatchingAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withAudiences(List<String> audiences)
withAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withAudiences(String... audiences)
withAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean hasAudiences()
hasAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean getAuthenticated()
getAuthenticated in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withAuthenticated(Boolean authenticated)
withAuthenticated in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean hasAuthenticated()
hasAuthenticated in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public String getError()
getError in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withError(String error)
withError in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean hasError()
hasError in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1UserInfo getUser()
getUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public io.kubernetes.client.openapi.models.V1UserInfo buildUser()
buildUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withUser(io.kubernetes.client.openapi.models.V1UserInfo user)
withUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean hasUser()
hasUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public V1TokenReviewStatusFluent.UserNested<A> withNewUser()
withNewUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public V1TokenReviewStatusFluent.UserNested<A> withNewUserLike(io.kubernetes.client.openapi.models.V1UserInfo item)
withNewUserLike in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public V1TokenReviewStatusFluent.UserNested<A> editUser()
editUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public V1TokenReviewStatusFluent.UserNested<A> editOrNewUser()
editOrNewUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public V1TokenReviewStatusFluent.UserNested<A> editOrNewUserLike(io.kubernetes.client.openapi.models.V1UserInfo item)
editOrNewUserLike in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1TokenReviewStatusFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1TokenReviewStatusFluent<A>>public A withAuthenticated()
withAuthenticated in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>Copyright © 2022. All rights reserved.