public class PodSchedulingContextBuilder extends PodSchedulingContextFluent<PodSchedulingContextBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodSchedulingContext,PodSchedulingContextBuilder>
PodSchedulingContextFluent.MetadataNested<N>, PodSchedulingContextFluent.SpecNested<N>, PodSchedulingContextFluent.StatusNested<N>| Constructor and Description |
|---|
PodSchedulingContextBuilder() |
PodSchedulingContextBuilder(PodSchedulingContext instance) |
PodSchedulingContextBuilder(PodSchedulingContextFluent<?> fluent) |
PodSchedulingContextBuilder(PodSchedulingContextFluent<?> fluent,
PodSchedulingContext instance) |
| Modifier and Type | Method and Description |
|---|---|
PodSchedulingContext |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic PodSchedulingContextBuilder()
public PodSchedulingContextBuilder(PodSchedulingContextFluent<?> fluent)
public PodSchedulingContextBuilder(PodSchedulingContextFluent<?> fluent, PodSchedulingContext instance)
public PodSchedulingContextBuilder(PodSchedulingContext instance)
public PodSchedulingContext build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodSchedulingContext>Copyright © 2015–2024 Red Hat. All rights reserved.