public class V1TokenReviewStatusFluentImpl<A extends V1TokenReviewStatusFluent<A>> extends BaseFluent<A> implements V1TokenReviewStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1TokenReviewStatusFluentImpl.UserNestedImpl<N> |
V1TokenReviewStatusFluent.UserNested<N>_visitables| Constructor and Description |
|---|
V1TokenReviewStatusFluentImpl() |
V1TokenReviewStatusFluentImpl(V1TokenReviewStatus instance) |
public V1TokenReviewStatusFluentImpl()
public V1TokenReviewStatusFluentImpl(V1TokenReviewStatus instance)
public A addToAudiences(int index, String item)
addToAudiences in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A setToAudiences(int 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(int 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 A addNewAudience(String arg1)
addNewAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A addNewAudience(StringBuilder arg1)
addNewAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A addNewAudience(StringBuffer arg1)
addNewAudience in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public Boolean isAuthenticated()
isAuthenticated 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 A withNewAuthenticated(String arg1)
withNewAuthenticated in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withNewAuthenticated(boolean arg1)
withNewAuthenticated 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>>public A withNewError(String arg1)
withNewError in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withNewError(StringBuilder arg1)
withNewError in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withNewError(StringBuffer arg1)
withNewError in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>@Deprecated public V1UserInfo getUser()
getUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public V1UserInfo buildUser()
buildUser in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>public A withUser(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(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(V1UserInfo item)
editOrNewUserLike in interface V1TokenReviewStatusFluent<A extends V1TokenReviewStatusFluent<A>>Copyright © 2019. All rights reserved.