public class ConsoleCLIDownloadBuilder extends ConsoleCLIDownloadFluentImpl<ConsoleCLIDownloadBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConsoleCLIDownload,ConsoleCLIDownloadBuilder>
ConsoleCLIDownloadFluentImpl.MetadataNestedImpl<N>, ConsoleCLIDownloadFluentImpl.SpecNestedImpl<N>ConsoleCLIDownloadFluent.MetadataNested<N>, ConsoleCLIDownloadFluent.SpecNested<N>| Constructor and Description |
|---|
ConsoleCLIDownloadBuilder() |
ConsoleCLIDownloadBuilder(Boolean validationEnabled) |
ConsoleCLIDownloadBuilder(ConsoleCLIDownload instance) |
ConsoleCLIDownloadBuilder(ConsoleCLIDownload instance,
Boolean validationEnabled) |
ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent) |
ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent,
Boolean validationEnabled) |
ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent,
ConsoleCLIDownload instance) |
ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent,
ConsoleCLIDownload instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleCLIDownload |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ConsoleCLIDownloadBuilder()
public ConsoleCLIDownloadBuilder(Boolean validationEnabled)
public ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent)
public ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent, Boolean validationEnabled)
public ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent, ConsoleCLIDownload instance)
public ConsoleCLIDownloadBuilder(ConsoleCLIDownloadFluent<?> fluent, ConsoleCLIDownload instance, Boolean validationEnabled)
public ConsoleCLIDownloadBuilder(ConsoleCLIDownload instance)
public ConsoleCLIDownloadBuilder(ConsoleCLIDownload instance, Boolean validationEnabled)
public ConsoleCLIDownload build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConsoleCLIDownload>public boolean equals(Object o)
equals in class ConsoleCLIDownloadFluentImpl<ConsoleCLIDownloadBuilder>public int hashCode()
hashCode in class ConsoleCLIDownloadFluentImpl<ConsoleCLIDownloadBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.