| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.eventing.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
EventType |
KnativeSchemaFluent.buildEventType() |
EventType |
KnativeSchemaFluentImpl.buildEventType() |
EventType |
ValidationSchemaFluent.buildEventType() |
EventType |
ValidationSchemaFluentImpl.buildEventType() |
EventType |
KnativeSchemaFluent.getEventType()
Deprecated.
|
EventType |
KnativeSchemaFluentImpl.getEventType()
Deprecated.
|
EventType |
ValidationSchemaFluent.getEventType()
Deprecated.
|
EventType |
ValidationSchemaFluentImpl.getEventType()
Deprecated.
|
EventType |
KnativeSchema.getEventType() |
EventType |
ValidationSchema.getEventType() |
| 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 |
|---|---|
EventType |
EventTypeBuilder.build() |
EventType |
EventTypeListFluent.buildFirstItem() |
EventType |
EventTypeListFluentImpl.buildFirstItem() |
EventType |
EventTypeListFluent.buildItem(int index) |
EventType |
EventTypeListFluentImpl.buildItem(int index) |
EventType |
EventTypeListFluent.buildLastItem() |
EventType |
EventTypeListFluentImpl.buildLastItem() |
EventType |
EventTypeListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<EventTypeBuilder> predicate) |
EventType |
EventTypeListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<EventTypeBuilder> predicate) |
EventType |
DoneableEventType.done() |
| Modifier and Type | Method and Description |
|---|---|
List<EventType> |
EventTypeListFluent.buildItems() |
List<EventType> |
EventTypeListFluentImpl.buildItems() |
List<EventType> |
EventTypeListFluent.getItems()
Deprecated.
|
List<EventType> |
EventTypeListFluentImpl.getItems()
Deprecated.
|
List<EventType> |
EventTypeList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
EventTypeListFluent.ItemsNested<A> |
EventTypeListFluent.addNewItemLike(EventType item) |
EventTypeListFluent.ItemsNested<A> |
EventTypeListFluentImpl.addNewItemLike(EventType item) |
A |
EventTypeListFluent.addToItems(EventType... items) |
A |
EventTypeListFluentImpl.addToItems(EventType... items) |
A |
EventTypeListFluent.addToItems(int index,
EventType item) |
A |
EventTypeListFluentImpl.addToItems(int index,
EventType item) |
A |
EventTypeListFluent.removeFromItems(EventType... items) |
A |
EventTypeListFluentImpl.removeFromItems(EventType... items) |
EventTypeListFluent.ItemsNested<A> |
EventTypeListFluent.setNewItemLike(int index,
EventType item) |
EventTypeListFluent.ItemsNested<A> |
EventTypeListFluentImpl.setNewItemLike(int index,
EventType item) |
A |
EventTypeListFluent.setToItems(int index,
EventType item) |
A |
EventTypeListFluentImpl.setToItems(int index,
EventType item) |
A |
EventTypeListFluent.withItems(EventType... items) |
A |
EventTypeListFluentImpl.withItems(EventType... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
EventTypeListFluent.addAllToItems(Collection<EventType> items) |
A |
EventTypeListFluentImpl.addAllToItems(Collection<EventType> items) |
A |
EventTypeListFluent.removeAllFromItems(Collection<EventType> items) |
A |
EventTypeListFluentImpl.removeAllFromItems(Collection<EventType> items) |
void |
EventTypeList.setItems(List<EventType> items) |
A |
EventTypeListFluent.withItems(List<EventType> items) |
A |
EventTypeListFluentImpl.withItems(List<EventType> items) |
| Constructor and Description |
|---|
DoneableEventType(EventType item) |
DoneableEventType(EventType item,
io.fabric8.kubernetes.api.builder.Function<EventType,EventType> function) |
EventTypeBuilder(EventType instance) |
EventTypeBuilder(EventType instance,
Boolean validationEnabled) |
EventTypeBuilder(EventTypeFluent<?> fluent,
EventType instance) |
EventTypeBuilder(EventTypeFluent<?> fluent,
EventType instance,
Boolean validationEnabled) |
EventTypeBuilder(EventTypeFluent<?> fluent,
EventType instance,
javax.validation.Validator validator) |
EventTypeBuilder(EventType instance,
javax.validation.Validator validator) |
EventTypeFluentImpl(EventType instance) |
| Constructor and Description |
|---|
DoneableEventType(EventType item,
io.fabric8.kubernetes.api.builder.Function<EventType,EventType> function) |
DoneableEventType(EventType item,
io.fabric8.kubernetes.api.builder.Function<EventType,EventType> function) |
DoneableEventType(io.fabric8.kubernetes.api.builder.Function<EventType,EventType> function) |
DoneableEventType(io.fabric8.kubernetes.api.builder.Function<EventType,EventType> function) |
EventTypeList(String apiVersion,
List<EventType> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2019 Red Hat. All rights reserved.