public class DoneableGroupVersionKind extends GroupVersionKindFluentImpl<DoneableGroupVersionKind> implements Doneable<GroupVersionKind>
_visitables| Constructor and Description |
|---|
DoneableGroupVersionKind(Function<GroupVersionKind,GroupVersionKind> function) |
DoneableGroupVersionKind(GroupVersionKind item) |
DoneableGroupVersionKind(GroupVersionKind item,
Function<GroupVersionKind,GroupVersionKind> function) |
| Modifier and Type | Method and Description |
|---|---|
GroupVersionKind |
done() |
equals, getGroup, getKind, getVersion, hasGroup, hasKind, hasVersion, withGroup, withKind, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewVersion, withNewVersion, withNewVersion, withVersionpublic DoneableGroupVersionKind(Function<GroupVersionKind,GroupVersionKind> function)
public DoneableGroupVersionKind(GroupVersionKind item, Function<GroupVersionKind,GroupVersionKind> function)
public DoneableGroupVersionKind(GroupVersionKind item)
public GroupVersionKind done()
done in interface Doneable<GroupVersionKind>Copyright © 2015–2021 Red Hat. All rights reserved.