| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.serving.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
KnativeSchemaFluent.buildServiceList() |
ServiceList |
KnativeSchemaFluentImpl.buildServiceList() |
ServiceList |
ValidationSchemaFluent.buildServiceList() |
ServiceList |
ValidationSchemaFluentImpl.buildServiceList() |
ServiceList |
KnativeSchemaFluent.getServiceList()
Deprecated.
|
ServiceList |
KnativeSchemaFluentImpl.getServiceList()
Deprecated.
|
ServiceList |
ValidationSchemaFluent.getServiceList()
Deprecated.
|
ServiceList |
ValidationSchemaFluentImpl.getServiceList()
Deprecated.
|
ServiceList |
KnativeSchema.getServiceList() |
ServiceList |
ValidationSchema.getServiceList() |
| Constructor and Description |
|---|
KnativeSchema(Broker broker,
BrokerList brokerList,
Channel channel,
ChannelList channelList,
ClusterChannelProvisioner clusterChannelProvisioner,
ClusterChannelProvisionerList clusterChannelProvisionerList,
Configuration configuration,
ConfigurationList configurationList,
EventType eventType,
EventTypeList eventTypeList,
InMemoryChannel inMemoryChannel,
InMemoryChannelList inMemoryChannelList,
Revision revision,
RevisionList revisionList,
Route route,
RouteList routeList,
Sequence sequence,
SequenceList sequenceList,
Service service,
ServiceList serviceList,
Subscription subscription,
SubscriptionList subscriptionList,
Trigger trigger,
TriggerList triggerList) |
ValidationSchema(Broker broker,
BrokerList brokerList,
Channel channel,
ChannelList channelList,
ClusterChannelProvisioner clusterChannelProvisioner,
ClusterChannelProvisionerList clusterChannelProvisionerList,
Configuration configuration,
ConfigurationList configurationList,
EventType eventType,
EventTypeList eventTypeList,
InMemoryChannel inMemoryChannel,
InMemoryChannelList inMemoryChannelList,
Revision revision,
RevisionList revisionList,
Route route,
RouteList routeList,
Sequence sequence,
SequenceList sequenceList,
Service service,
ServiceList serviceList,
Subscription subscription,
SubscriptionList subscriptionList,
Trigger trigger,
TriggerList triggerList) |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
ServiceListBuilder.build() |
ServiceList |
DoneableServiceList.done() |
| Constructor and Description |
|---|
DoneableServiceList(ServiceList item) |
DoneableServiceList(ServiceList item,
io.fabric8.kubernetes.api.builder.Function<ServiceList,ServiceList> function) |
ServiceListBuilder(ServiceList instance) |
ServiceListBuilder(ServiceList instance,
Boolean validationEnabled) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance,
Boolean validationEnabled) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance,
javax.validation.Validator validator) |
ServiceListBuilder(ServiceList instance,
javax.validation.Validator validator) |
ServiceListFluentImpl(ServiceList instance) |
| Constructor and Description |
|---|
DoneableServiceList(io.fabric8.kubernetes.api.builder.Function<ServiceList,ServiceList> function) |
DoneableServiceList(io.fabric8.kubernetes.api.builder.Function<ServiceList,ServiceList> function) |
DoneableServiceList(ServiceList item,
io.fabric8.kubernetes.api.builder.Function<ServiceList,ServiceList> function) |
DoneableServiceList(ServiceList item,
io.fabric8.kubernetes.api.builder.Function<ServiceList,ServiceList> function) |
Copyright © 2015–2019 Red Hat. All rights reserved.