| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
Context |
ContextBuilder.build() |
Context |
NamedContextFluent.buildContext() |
Context |
NamedContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextFluent.copyInstance(Context instance) |
NamedContextFluent.ContextNested<A> |
NamedContextFluent.editOrNewContextLike(Context item) |
void |
NamedContext.setContext(Context context) |
A |
NamedContextFluent.withContext(Context context) |
NamedExtensionFluent.ContextExtensionNested<A> |
NamedExtensionFluent.withNewContextExtensionLike(Context item) |
NamedContextFluent.ContextNested<A> |
NamedContextFluent.withNewContextLike(Context item) |
WatchEventFluent.ContextObjectNested<A> |
WatchEventFluent.withNewContextObjectLike(Context item) |
| Constructor and Description |
|---|
ContextBuilder(Context instance) |
ContextBuilder(ContextFluent<?> fluent,
Context instance) |
ContextFluent(Context instance) |
NamedContext(Context context,
String name) |
Copyright © 2015–2024 Red Hat. All rights reserved.