public class DoneableOperandVersion extends OperandVersionFluentImpl<DoneableOperandVersion> implements io.fabric8.kubernetes.api.model.Doneable<OperandVersion>
| Constructor and Description |
|---|
DoneableOperandVersion(io.fabric8.kubernetes.api.builder.Function<OperandVersion,OperandVersion> function) |
DoneableOperandVersion(OperandVersion item) |
DoneableOperandVersion(OperandVersion item,
io.fabric8.kubernetes.api.builder.Function<OperandVersion,OperandVersion> function) |
| Modifier and Type | Method and Description |
|---|---|
OperandVersion |
done() |
equals, getName, getVersion, hasName, hasVersion, withName, withNewName, withNewName, withNewName, withNewVersion, withNewVersion, withNewVersion, withVersionpublic DoneableOperandVersion(io.fabric8.kubernetes.api.builder.Function<OperandVersion,OperandVersion> function)
public DoneableOperandVersion(OperandVersion item, io.fabric8.kubernetes.api.builder.Function<OperandVersion,OperandVersion> function)
public DoneableOperandVersion(OperandVersion item)
public OperandVersion done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OperandVersion>Copyright © 2015–2021 Red Hat. All rights reserved.