| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SecretListFluent<A extends SecretListFluent<A>> |
class |
SecretListFluentImpl<A extends SecretListFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubeSchemaFluent.SecretListNested<N> |
static interface |
WatchEventFluent.SecretListObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableSecretList |
class |
KubeSchemaFluentImpl.SecretListNestedImpl<N> |
class |
SecretListBuilder |
class |
SecretListFluentImpl<A extends SecretListFluent<A>> |
class |
WatchEventFluentImpl.SecretListObjectNestedImpl<N> |
| Constructor and Description |
|---|
SecretListBuilder(SecretListFluent<?> fluent) |
SecretListBuilder(SecretListFluent<?> fluent,
Boolean validationEnabled) |
SecretListBuilder(SecretListFluent<?> fluent,
SecretList instance) |
SecretListBuilder(SecretListFluent<?> fluent,
SecretList instance,
Boolean validationEnabled) |
SecretListBuilder(SecretListFluent<?> fluent,
SecretList instance,
javax.validation.Validator validator) |
Copyright © 2015–2019 Red Hat. All rights reserved.