| Package | Description |
|---|---|
| io.fabric8.camelk.v1 |
| Modifier and Type | Method and Description |
|---|---|
IntegrationPlatformSpec |
IntegrationPlatformSpecBuilder.build() |
IntegrationPlatformSpec |
IntegrationPlatformFluentImpl.buildSpec() |
IntegrationPlatformSpec |
IntegrationPlatformFluent.buildSpec() |
IntegrationPlatformSpec |
IntegrationPlatformFluentImpl.getSpec()
Deprecated.
|
IntegrationPlatformSpec |
IntegrationPlatformFluent.getSpec()
Deprecated.
|
IntegrationPlatformSpec |
IntegrationPlatform.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
IntegrationPlatformFluent.SpecNested<A> |
IntegrationPlatformFluentImpl.editOrNewSpecLike(IntegrationPlatformSpec item) |
IntegrationPlatformFluent.SpecNested<A> |
IntegrationPlatformFluent.editOrNewSpecLike(IntegrationPlatformSpec item) |
void |
IntegrationPlatform.setSpec(IntegrationPlatformSpec spec) |
IntegrationPlatformFluent.SpecNested<A> |
IntegrationPlatformFluentImpl.withNewSpecLike(IntegrationPlatformSpec item) |
IntegrationPlatformFluent.SpecNested<A> |
IntegrationPlatformFluent.withNewSpecLike(IntegrationPlatformSpec item) |
A |
IntegrationPlatformFluentImpl.withSpec(IntegrationPlatformSpec spec) |
A |
IntegrationPlatformFluent.withSpec(IntegrationPlatformSpec spec) |
| Constructor and Description |
|---|
IntegrationPlatform(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
IntegrationPlatformSpec spec,
IntegrationPlatformStatus status) |
IntegrationPlatformSpecBuilder(IntegrationPlatformSpec instance) |
IntegrationPlatformSpecBuilder(IntegrationPlatformSpec instance,
Boolean validationEnabled) |
IntegrationPlatformSpecBuilder(IntegrationPlatformSpecFluent<?> fluent,
IntegrationPlatformSpec instance) |
IntegrationPlatformSpecBuilder(IntegrationPlatformSpecFluent<?> fluent,
IntegrationPlatformSpec instance,
Boolean validationEnabled) |
IntegrationPlatformSpecFluentImpl(IntegrationPlatformSpec instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.