Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Class and Description |
---|---|
class |
EditableContext |
Modifier and Type | Method and Description |
---|---|
Context |
DoneableContext.done() |
Context |
NamedContextFluent.getContext() |
Context |
NamedContext.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
NamedContext.setContext(Context context) |
T |
NamedContextFluent.withContext(Context context) |
NamedContextFluent.ContextNested<T> |
NamedContextFluent.withNewContextLike(Context item) |
Constructor and Description |
---|
ContextBuilder(Context instance) |
ContextBuilder(ContextFluent<?> fluent,
Context instance) |
DoneableContext(Context item,
Visitor<Context> visitor) |
EditableNamedContext(Context context,
String name) |
NamedContext(Context context,
String name) |
Constructor and Description |
---|
DoneableContext(Context item,
Visitor<Context> visitor) |
DoneableContext(Visitor<Context> visitor) |
Copyright © 2011–2015 Red Hat. All rights reserved.