public class V1TokenReviewBuilder extends V1TokenReviewFluentImpl<V1TokenReviewBuilder> implements VisitableBuilder<V1TokenReview,V1TokenReviewBuilder>
V1TokenReviewFluentImpl.MetadataNestedImpl<N>, V1TokenReviewFluentImpl.SpecNestedImpl<N>, V1TokenReviewFluentImpl.StatusNestedImpl<N>V1TokenReviewFluent.MetadataNested<N>, V1TokenReviewFluent.SpecNested<N>, V1TokenReviewFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1TokenReviewBuilder() |
V1TokenReviewBuilder(Boolean validationEnabled) |
V1TokenReviewBuilder(V1TokenReview instance) |
V1TokenReviewBuilder(V1TokenReview instance,
Boolean validationEnabled) |
V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent) |
V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent,
Boolean validationEnabled) |
V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent,
V1TokenReview instance) |
V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent,
V1TokenReview instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1TokenReview |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, build, builderOfpublic V1TokenReviewBuilder()
public V1TokenReviewBuilder(Boolean validationEnabled)
public V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent)
public V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent, Boolean validationEnabled)
public V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent, V1TokenReview instance)
public V1TokenReviewBuilder(V1TokenReviewFluent<?> fluent, V1TokenReview instance, Boolean validationEnabled)
public V1TokenReviewBuilder(V1TokenReview instance)
public V1TokenReviewBuilder(V1TokenReview instance, Boolean validationEnabled)
public V1TokenReview build()
build in interface Builder<V1TokenReview>public boolean equals(Object o)
equals in class V1TokenReviewFluentImpl<V1TokenReviewBuilder>public int hashCode()
hashCode in class V1TokenReviewFluentImpl<V1TokenReviewBuilder>Copyright © 2020. All rights reserved.