public class APIServerBuilder extends APIServerFluentImpl<APIServerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<APIServer,APIServerBuilder>
APIServerFluentImpl.MetadataNestedImpl<N>, APIServerFluentImpl.SpecNestedImpl<N>, APIServerFluentImpl.StatusNestedImpl<N>APIServerFluent.MetadataNested<N>, APIServerFluent.SpecNested<N>, APIServerFluent.StatusNested<N>| Constructor and Description |
|---|
APIServerBuilder() |
APIServerBuilder(APIServer instance) |
APIServerBuilder(APIServer instance,
Boolean validationEnabled) |
APIServerBuilder(APIServerFluent<?> fluent) |
APIServerBuilder(APIServerFluent<?> fluent,
APIServer instance) |
APIServerBuilder(APIServerFluent<?> fluent,
APIServer instance,
Boolean validationEnabled) |
APIServerBuilder(APIServerFluent<?> fluent,
Boolean validationEnabled) |
APIServerBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
APIServer |
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, accept, aggregate, aggregate, build, build, builderOfpublic APIServerBuilder()
public APIServerBuilder(Boolean validationEnabled)
public APIServerBuilder(APIServerFluent<?> fluent)
public APIServerBuilder(APIServerFluent<?> fluent, Boolean validationEnabled)
public APIServerBuilder(APIServerFluent<?> fluent, APIServer instance)
public APIServerBuilder(APIServerFluent<?> fluent, APIServer instance, Boolean validationEnabled)
public APIServerBuilder(APIServer instance)
public APIServer build()
build in interface io.fabric8.kubernetes.api.builder.Builder<APIServer>public boolean equals(Object o)
equals in class APIServerFluentImpl<APIServerBuilder>public int hashCode()
hashCode in class APIServerFluentImpl<APIServerBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.