public class DoneableTypedLocalObjectReference extends TypedLocalObjectReferenceFluentImpl<DoneableTypedLocalObjectReference> implements Doneable<TypedLocalObjectReference>
_visitables| Constructor and Description |
|---|
DoneableTypedLocalObjectReference(Function<TypedLocalObjectReference,TypedLocalObjectReference> function) |
DoneableTypedLocalObjectReference(TypedLocalObjectReference item) |
DoneableTypedLocalObjectReference(TypedLocalObjectReference item,
Function<TypedLocalObjectReference,TypedLocalObjectReference> function) |
| Modifier and Type | Method and Description |
|---|---|
TypedLocalObjectReference |
done() |
equals, getApiGroup, getKind, getName, hasApiGroup, hasKind, hasName, withApiGroup, withKind, withNamepublic DoneableTypedLocalObjectReference(Function<TypedLocalObjectReference,TypedLocalObjectReference> function)
public DoneableTypedLocalObjectReference(TypedLocalObjectReference item, Function<TypedLocalObjectReference,TypedLocalObjectReference> function)
public DoneableTypedLocalObjectReference(TypedLocalObjectReference item)
public TypedLocalObjectReference done()
done in interface Doneable<TypedLocalObjectReference>Copyright © 2015–2019 Red Hat. All rights reserved.