public class DoneableConsoleCLIDownload extends ConsoleCLIDownloadFluentImpl<DoneableConsoleCLIDownload> implements io.fabric8.kubernetes.api.model.Doneable<ConsoleCLIDownload>
ConsoleCLIDownloadFluentImpl.MetadataNestedImpl<N>, ConsoleCLIDownloadFluentImpl.SpecNestedImpl<N>ConsoleCLIDownloadFluent.MetadataNested<N>, ConsoleCLIDownloadFluent.SpecNested<N>| Constructor and Description |
|---|
DoneableConsoleCLIDownload(ConsoleCLIDownload item) |
DoneableConsoleCLIDownload(ConsoleCLIDownload item,
io.fabric8.kubernetes.api.builder.Function<ConsoleCLIDownload,ConsoleCLIDownload> function) |
DoneableConsoleCLIDownload(io.fabric8.kubernetes.api.builder.Function<ConsoleCLIDownload,ConsoleCLIDownload> function) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleCLIDownload |
done() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecpublic DoneableConsoleCLIDownload(io.fabric8.kubernetes.api.builder.Function<ConsoleCLIDownload,ConsoleCLIDownload> function)
public DoneableConsoleCLIDownload(ConsoleCLIDownload item, io.fabric8.kubernetes.api.builder.Function<ConsoleCLIDownload,ConsoleCLIDownload> function)
public DoneableConsoleCLIDownload(ConsoleCLIDownload item)
public ConsoleCLIDownload done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ConsoleCLIDownload>Copyright © 2015–2021 Red Hat. All rights reserved.