public class AuthenticationV1TokenRequestBuilder extends AuthenticationV1TokenRequestFluentImpl<AuthenticationV1TokenRequestBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest,AuthenticationV1TokenRequestBuilder>
AuthenticationV1TokenRequestFluentImpl.MetadataNestedImpl<N>, AuthenticationV1TokenRequestFluentImpl.SpecNestedImpl<N>, AuthenticationV1TokenRequestFluentImpl.StatusNestedImpl<N>AuthenticationV1TokenRequestFluent.MetadataNested<N>, AuthenticationV1TokenRequestFluent.SpecNested<N>, AuthenticationV1TokenRequestFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
AuthenticationV1TokenRequestBuilder() |
AuthenticationV1TokenRequestBuilder(io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance) |
AuthenticationV1TokenRequestBuilder(io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance,
Boolean validationEnabled) |
AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent) |
AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent,
io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance) |
AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent,
io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance,
Boolean validationEnabled) |
AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent,
Boolean validationEnabled) |
AuthenticationV1TokenRequestBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest |
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, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AuthenticationV1TokenRequestBuilder()
public AuthenticationV1TokenRequestBuilder(Boolean validationEnabled)
public AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent)
public AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent, Boolean validationEnabled)
public AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent, io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance)
public AuthenticationV1TokenRequestBuilder(AuthenticationV1TokenRequestFluent<?> fluent, io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance, Boolean validationEnabled)
public AuthenticationV1TokenRequestBuilder(io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance)
public AuthenticationV1TokenRequestBuilder(io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.AuthenticationV1TokenRequest build()
public boolean equals(Object o)
equals in class AuthenticationV1TokenRequestFluentImpl<AuthenticationV1TokenRequestBuilder>public int hashCode()
hashCode in class AuthenticationV1TokenRequestFluentImpl<AuthenticationV1TokenRequestBuilder>Copyright © 2022. All rights reserved.