public class DoneableContext extends ContextFluentImpl<DoneableContext> implements Doneable<Context>
ContextFluentImpl.ExtensionsNestedImpl<N>ContextFluent.ExtensionsNested<N>_visitables| Constructor and Description |
|---|
DoneableContext(Context item) |
DoneableContext(Context item,
Function<Context,Context> function) |
DoneableContext(Function<Context,Context> function) |
| Modifier and Type | Method and Description |
|---|---|
Context |
done() |
addNewExtension, addNewExtensionLike, addToExtensions, equals, getCluster, getExtensions, getNamespace, getUser, removeFromExtensions, withCluster, withExtensions, withExtensions, withNamespace, withUserpublic DoneableContext(Context item)
Copyright © 2011–2016 Red Hat. All rights reserved.