| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogAPIServerSpec |
ServiceCatalogAPIServerSpecBuilder.build() |
ServiceCatalogAPIServerSpec |
ServiceCatalogAPIServerFluent.buildSpec() |
ServiceCatalogAPIServerSpec |
ServiceCatalogAPIServerFluentImpl.buildSpec() |
ServiceCatalogAPIServerSpec |
DoneableServiceCatalogAPIServerSpec.done() |
ServiceCatalogAPIServerSpec |
ServiceCatalogAPIServerFluent.getSpec()
Deprecated.
|
ServiceCatalogAPIServerSpec |
ServiceCatalogAPIServerFluentImpl.getSpec()
Deprecated.
|
ServiceCatalogAPIServerSpec |
ServiceCatalogAPIServer.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogAPIServerFluent.SpecNested<A> |
ServiceCatalogAPIServerFluent.editOrNewSpecLike(ServiceCatalogAPIServerSpec item) |
ServiceCatalogAPIServerFluent.SpecNested<A> |
ServiceCatalogAPIServerFluentImpl.editOrNewSpecLike(ServiceCatalogAPIServerSpec item) |
void |
ServiceCatalogAPIServer.setSpec(ServiceCatalogAPIServerSpec spec) |
ServiceCatalogAPIServerFluent.SpecNested<A> |
ServiceCatalogAPIServerFluent.withNewSpecLike(ServiceCatalogAPIServerSpec item) |
ServiceCatalogAPIServerFluent.SpecNested<A> |
ServiceCatalogAPIServerFluentImpl.withNewSpecLike(ServiceCatalogAPIServerSpec item) |
A |
ServiceCatalogAPIServerFluent.withSpec(ServiceCatalogAPIServerSpec spec) |
A |
ServiceCatalogAPIServerFluentImpl.withSpec(ServiceCatalogAPIServerSpec spec) |
| Constructor and Description |
|---|
DoneableServiceCatalogAPIServerSpec(io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerSpec,ServiceCatalogAPIServerSpec> function) |
DoneableServiceCatalogAPIServerSpec(io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerSpec,ServiceCatalogAPIServerSpec> function) |
DoneableServiceCatalogAPIServerSpec(ServiceCatalogAPIServerSpec item,
io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerSpec,ServiceCatalogAPIServerSpec> function) |
DoneableServiceCatalogAPIServerSpec(ServiceCatalogAPIServerSpec item,
io.fabric8.kubernetes.api.builder.Function<ServiceCatalogAPIServerSpec,ServiceCatalogAPIServerSpec> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.