| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.serving.v1beta1 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KnativeSchemaFluent.ServiceNested<N> |
static interface |
ValidationSchemaFluent.ServiceNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KnativeSchemaFluentImpl.ServiceNestedImpl<N> |
class |
ValidationSchemaFluentImpl.ServiceNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceFluent<A extends ServiceFluent<A>> |
class |
ServiceFluentImpl<A extends ServiceFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServiceListFluent.ItemsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableService |
class |
ServiceBuilder |
class |
ServiceFluentImpl<A extends ServiceFluent<A>> |
class |
ServiceListFluentImpl.ItemsNestedImpl<N> |
| Constructor and Description |
|---|
ServiceBuilder(ServiceFluent<?> fluent) |
ServiceBuilder(ServiceFluent<?> fluent,
Boolean validationEnabled) |
ServiceBuilder(ServiceFluent<?> fluent,
Service instance) |
ServiceBuilder(ServiceFluent<?> fluent,
Service instance,
Boolean validationEnabled) |
ServiceBuilder(ServiceFluent<?> fluent,
Service instance,
javax.validation.Validator validator) |
Copyright © 2015–2019 Red Hat. All rights reserved.