public class QueueBuilder extends QueueFluentImpl<QueueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Queue,QueueBuilder>
QueueFluent.MetadataNested<N>, QueueFluent.SpecNested<N>, QueueFluent.StatusNested<N>| Constructor and Description |
|---|
QueueBuilder() |
QueueBuilder(Boolean validationEnabled) |
QueueBuilder(Queue instance) |
QueueBuilder(Queue instance,
Boolean validationEnabled) |
QueueBuilder(QueueFluent<?> fluent) |
QueueBuilder(QueueFluent<?> fluent,
Boolean validationEnabled) |
QueueBuilder(QueueFluent<?> fluent,
Queue instance) |
QueueBuilder(QueueFluent<?> fluent,
Queue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Queue |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic QueueBuilder()
public QueueBuilder(Boolean validationEnabled)
public QueueBuilder(QueueFluent<?> fluent)
public QueueBuilder(QueueFluent<?> fluent, Boolean validationEnabled)
public QueueBuilder(QueueFluent<?> fluent, Queue instance)
public QueueBuilder(QueueFluent<?> fluent, Queue instance, Boolean validationEnabled)
public QueueBuilder(Queue instance)
Copyright © 2015–2023 Red Hat. All rights reserved.