| Package | Description |
|---|---|
| io.fabric8.camelk.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
EndpointProperties |
EndpointPropertiesBuilder.build() |
EndpointProperties |
EndpointFluentImpl.buildProperties() |
EndpointProperties |
EndpointFluent.buildProperties() |
EndpointProperties |
EndpointFluentImpl.getProperties()
Deprecated.
|
EndpointProperties |
EndpointFluent.getProperties()
Deprecated.
|
EndpointProperties |
Endpoint.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
EndpointFluent.PropertiesNested<A> |
EndpointFluentImpl.editOrNewPropertiesLike(EndpointProperties item) |
EndpointFluent.PropertiesNested<A> |
EndpointFluent.editOrNewPropertiesLike(EndpointProperties item) |
void |
Endpoint.setProperties(EndpointProperties properties) |
EndpointFluent.PropertiesNested<A> |
EndpointFluentImpl.withNewPropertiesLike(EndpointProperties item) |
EndpointFluent.PropertiesNested<A> |
EndpointFluent.withNewPropertiesLike(EndpointProperties item) |
A |
EndpointFluentImpl.withProperties(EndpointProperties properties) |
A |
EndpointFluent.withProperties(EndpointProperties properties) |
| Constructor and Description |
|---|
Endpoint(EndpointProperties properties,
io.fabric8.kubernetes.api.model.ObjectReference ref,
Map<String,EventTypeSpec> types,
String uri) |
EndpointPropertiesBuilder(EndpointProperties instance) |
EndpointPropertiesBuilder(EndpointProperties instance,
Boolean validationEnabled) |
EndpointPropertiesBuilder(EndpointPropertiesFluent<?> fluent,
EndpointProperties instance) |
EndpointPropertiesBuilder(EndpointPropertiesFluent<?> fluent,
EndpointProperties instance,
Boolean validationEnabled) |
EndpointPropertiesFluentImpl(EndpointProperties instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.