| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.serving.v1beta1 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KnativeSchemaFluent.ServiceListNested<N> |
static interface |
ValidationSchemaFluent.ServiceListNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KnativeSchemaFluentImpl.ServiceListNestedImpl<N> |
class |
ValidationSchemaFluentImpl.ServiceListNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceListFluent<A extends ServiceListFluent<A>> |
class |
ServiceListFluentImpl<A extends ServiceListFluent<A>> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableServiceList |
class |
ServiceListBuilder |
class |
ServiceListFluentImpl<A extends ServiceListFluent<A>> |
| Constructor and Description |
|---|
ServiceListBuilder(ServiceListFluent<?> fluent) |
ServiceListBuilder(ServiceListFluent<?> fluent,
Boolean validationEnabled) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance,
Boolean validationEnabled) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance,
javax.validation.Validator validator) |
Copyright © 2015–2019 Red Hat. All rights reserved.