public class V1RuntimeClassBuilder extends V1RuntimeClassFluentImpl<V1RuntimeClassBuilder> implements VisitableBuilder<V1RuntimeClass,V1RuntimeClassBuilder>
V1RuntimeClassFluentImpl.MetadataNestedImpl<N>, V1RuntimeClassFluentImpl.OverheadNestedImpl<N>, V1RuntimeClassFluentImpl.SchedulingNestedImpl<N>
V1RuntimeClassFluent.MetadataNested<N>, V1RuntimeClassFluent.OverheadNested<N>, V1RuntimeClassFluent.SchedulingNested<N>
_visitables
Constructor and Description |
---|
V1RuntimeClassBuilder() |
V1RuntimeClassBuilder(Boolean validationEnabled) |
V1RuntimeClassBuilder(V1RuntimeClass instance) |
V1RuntimeClassBuilder(V1RuntimeClass instance,
Boolean validationEnabled) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent,
Boolean validationEnabled) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent,
V1RuntimeClass instance) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent,
V1RuntimeClass instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1RuntimeClass |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildOverhead, buildScheduling, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewOverhead, editOrNewOverheadLike, editOrNewScheduling, editOrNewSchedulingLike, editOverhead, editScheduling, getApiVersion, getHandler, getKind, getMetadata, getOverhead, getScheduling, hasApiVersion, hasHandler, hasKind, hasMetadata, hasOverhead, hasScheduling, withApiVersion, withHandler, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewHandler, withNewHandler, withNewHandler, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewOverhead, withNewOverheadLike, withNewScheduling, withNewSchedulingLike, withOverhead, withScheduling
accept, aggregate, aggregate, build, build, builderOf
public V1RuntimeClassBuilder()
public V1RuntimeClassBuilder(Boolean validationEnabled)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent, Boolean validationEnabled)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent, V1RuntimeClass instance)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent, V1RuntimeClass instance, Boolean validationEnabled)
public V1RuntimeClassBuilder(V1RuntimeClass instance)
public V1RuntimeClassBuilder(V1RuntimeClass instance, Boolean validationEnabled)
public V1RuntimeClass build()
build
in interface Builder<V1RuntimeClass>
public boolean equals(Object o)
equals
in class V1RuntimeClassFluentImpl<V1RuntimeClassBuilder>
public int hashCode()
hashCode
in class V1RuntimeClassFluentImpl<V1RuntimeClassBuilder>
Copyright © 2021. All rights reserved.