public class V1RuntimeClassBuilder extends V1RuntimeClassFluentImpl<V1RuntimeClassBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RuntimeClass,V1RuntimeClassBuilder>
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() |
buildMetadata, buildOverhead, buildScheduling, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewOverhead, editOrNewOverheadLike, editOrNewScheduling, editOrNewSchedulingLike, editOverhead, editScheduling, equals, getApiVersion, getHandler, getKind, getMetadata, getOverhead, getScheduling, hasApiVersion, hasHandler, hashCode, hasKind, hasMetadata, hasOverhead, hasScheduling, toString, withApiVersion, withHandler, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewOverhead, withNewOverheadLike, withNewScheduling, withNewSchedulingLike, withOverhead, withSchedulingaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.