| Package | Description |
|---|---|
| io.fabric8.camelk.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaProps |
JSONSchemaPropsBuilder.build() |
JSONSchemaProps |
KameletSpecFluentImpl.buildDefinition() |
JSONSchemaProps |
KameletSpecFluent.buildDefinition() |
JSONSchemaProps |
EventTypeSpecFluentImpl.buildSchema() |
JSONSchemaProps |
EventTypeSpecFluent.buildSchema() |
JSONSchemaProps |
KameletSpecFluentImpl.getDefinition()
Deprecated.
|
JSONSchemaProps |
KameletSpecFluent.getDefinition()
Deprecated.
|
JSONSchemaProps |
KameletSpec.getDefinition() |
JSONSchemaProps |
EventTypeSpecFluentImpl.getSchema()
Deprecated.
|
JSONSchemaProps |
EventTypeSpecFluent.getSchema()
Deprecated.
|
JSONSchemaProps |
EventTypeSpec.getSchema() |
| Constructor and Description |
|---|
EventTypeSpec(String mediaType,
JSONSchemaProps schema) |
JSONSchemaPropsBuilder(JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaProps instance,
Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance,
Boolean validationEnabled) |
JSONSchemaPropsFluentImpl(JSONSchemaProps instance) |
KameletSpec(AuthorizationSpec authorization,
JSONSchemaProps definition,
List<String> dependencies,
com.fasterxml.jackson.databind.JsonNode flow,
List<io.fabric8.camelk.v1.SourceSpec> sources,
Map<String,Object> template,
Map<String,EventTypeSpec> types) |
Copyright © 2015–2022 Red Hat. All rights reserved.