public class DoneableSubject extends SubjectFluentImpl<DoneableSubject> implements Doneable<Subject>
_visitables| Constructor and Description |
|---|
DoneableSubject(Function<Subject,Subject> function) |
DoneableSubject(Subject item) |
DoneableSubject(Subject item,
Function<Subject,Subject> function) |
| Modifier and Type | Method and Description |
|---|---|
Subject |
done() |
equals, getApiGroup, getKind, getName, getNamespace, hasApiGroup, hasKind, hasName, hasNamespace, withApiGroup, withKind, withName, withNamespacepublic DoneableSubject(Subject item)
Copyright © 2015–2019 Red Hat. All rights reserved.