public class V1RuntimeClassBuilder extends V1RuntimeClassFluentImpl<V1RuntimeClassBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RuntimeClass,V1RuntimeClassBuilder>
V1RuntimeClassFluentImpl.MetadataNestedImpl<N>, V1RuntimeClassFluentImpl.OverheadNestedImpl<N>, V1RuntimeClassFluentImpl.SchedulingNestedImpl<N>
V1RuntimeClassFluent.MetadataNested<N>, V1RuntimeClassFluent.OverheadNested<N>, V1RuntimeClassFluent.SchedulingNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1RuntimeClassBuilder() |
V1RuntimeClassBuilder(Boolean validationEnabled) |
V1RuntimeClassBuilder(io.kubernetes.client.openapi.models.V1RuntimeClass instance) |
V1RuntimeClassBuilder(io.kubernetes.client.openapi.models.V1RuntimeClass instance,
Boolean validationEnabled) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent,
Boolean validationEnabled) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RuntimeClass instance) |
V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RuntimeClass instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.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, withNewHandler, withNewKind, withNewMetadata, withNewMetadataLike, withNewOverhead, withNewOverheadLike, withNewScheduling, withNewSchedulingLike, withOverhead, withScheduling
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1RuntimeClassBuilder()
public V1RuntimeClassBuilder(Boolean validationEnabled)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent, Boolean validationEnabled)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent, io.kubernetes.client.openapi.models.V1RuntimeClass instance)
public V1RuntimeClassBuilder(V1RuntimeClassFluent<?> fluent, io.kubernetes.client.openapi.models.V1RuntimeClass instance, Boolean validationEnabled)
public V1RuntimeClassBuilder(io.kubernetes.client.openapi.models.V1RuntimeClass instance)
public V1RuntimeClassBuilder(io.kubernetes.client.openapi.models.V1RuntimeClass instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1RuntimeClass build()
public boolean equals(Object o)
equals
in class V1RuntimeClassFluentImpl<V1RuntimeClassBuilder>
public int hashCode()
hashCode
in class V1RuntimeClassFluentImpl<V1RuntimeClassBuilder>
Copyright © 2021. All rights reserved.