Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ListOptionsFluent<A extends ListOptionsFluent<A>> |
class |
ListOptionsFluentImpl<A extends ListOptionsFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
KubeSchemaFluent.ListOptionsNested<N> |
static interface |
WatchEventFluent.ListOptionsObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableListOptions |
class |
KubeSchemaFluentImpl.ListOptionsNestedImpl<N> |
class |
ListOptionsBuilder |
class |
ListOptionsFluentImpl<A extends ListOptionsFluent<A>> |
class |
WatchEventFluentImpl.ListOptionsObjectNestedImpl<N> |
Constructor and Description |
---|
ListOptionsBuilder(ListOptionsFluent<?> fluent) |
ListOptionsBuilder(ListOptionsFluent<?> fluent,
Boolean validationEnabled) |
ListOptionsBuilder(ListOptionsFluent<?> fluent,
ListOptions instance) |
ListOptionsBuilder(ListOptionsFluent<?> fluent,
ListOptions instance,
Boolean validationEnabled) |
Copyright © 2015–2019 Red Hat. All rights reserved.