public class V1TokenReviewSpecFluentImpl<A extends V1TokenReviewSpecFluent<A>> extends BaseFluent<A> implements V1TokenReviewSpecFluent<A>
_visitables| Constructor and Description |
|---|
V1TokenReviewSpecFluentImpl() |
V1TokenReviewSpecFluentImpl(V1TokenReviewSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getToken() |
Boolean |
hasToken() |
A |
withToken(String token) |
public V1TokenReviewSpecFluentImpl()
public V1TokenReviewSpecFluentImpl(V1TokenReviewSpec instance)
public String getToken()
getToken in interface V1TokenReviewSpecFluent<A extends V1TokenReviewSpecFluent<A>>public A withToken(String token)
withToken in interface V1TokenReviewSpecFluent<A extends V1TokenReviewSpecFluent<A>>public Boolean hasToken()
hasToken in interface V1TokenReviewSpecFluent<A extends V1TokenReviewSpecFluent<A>>Copyright © 2019. All rights reserved.