| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.operatorhub.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
InstallPlan |
ValidationSchema.getInstallPlan() |
InstallPlan |
KubeSchema.getInstallPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setInstallPlan(InstallPlan installPlan) |
void |
KubeSchema.setInstallPlan(InstallPlan installPlan) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
CatalogSource catalogSource,
CatalogSourceList catalogSourceList,
ClusterServiceVersion clusterServiceVersion,
ClusterServiceVersionList clusterServiceVersionList,
io.fabric8.kubernetes.api.model.apps.Deployment deployment,
io.fabric8.kubernetes.api.model.version.Info info,
InstallPlan installPlan,
InstallPlanList installPlanList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
Operator operator,
OperatorCondition operatorCondition,
OperatorConditionList operatorConditionList,
OperatorGroup operatorGroup,
OperatorGroupList operatorGroupList,
OperatorList operatorList,
PackageManifest packageManifest,
PackageManifestList packageManifestList,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.rbac.PolicyRule policyRule,
io.fabric8.kubernetes.api.model.Quantity quantity,
io.fabric8.kubernetes.api.model.admissionregistration.v1.RuleWithOperations ruleWithOperations,
io.fabric8.kubernetes.api.model.Status status,
Subscription subscription,
SubscriptionList subscriptionList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
CatalogSource catalogSource,
CatalogSourceList catalogSourceList,
ClusterServiceVersion clusterServiceVersion,
ClusterServiceVersionList clusterServiceVersionList,
io.fabric8.kubernetes.api.model.apps.Deployment deployment,
io.fabric8.kubernetes.api.model.version.Info info,
InstallPlan installPlan,
InstallPlanList installPlanList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
Operator operator,
OperatorCondition operatorCondition,
OperatorConditionList operatorConditionList,
OperatorGroup operatorGroup,
OperatorGroupList operatorGroupList,
OperatorList operatorList,
PackageManifest packageManifest,
PackageManifestList packageManifestList,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.rbac.PolicyRule policyRule,
io.fabric8.kubernetes.api.model.Quantity quantity,
io.fabric8.kubernetes.api.model.admissionregistration.v1.RuleWithOperations ruleWithOperations,
io.fabric8.kubernetes.api.model.Status status,
Subscription subscription,
SubscriptionList subscriptionList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlan |
InstallPlanBuilder.build() |
InstallPlan |
InstallPlanListFluent.buildFirstItem() |
InstallPlan |
InstallPlanListFluentImpl.buildFirstItem() |
InstallPlan |
InstallPlanListFluent.buildItem(Integer index) |
InstallPlan |
InstallPlanListFluentImpl.buildItem(Integer index) |
InstallPlan |
InstallPlanListFluent.buildLastItem() |
InstallPlan |
InstallPlanListFluentImpl.buildLastItem() |
InstallPlan |
InstallPlanListFluent.buildMatchingItem(Predicate<InstallPlanBuilder> predicate) |
InstallPlan |
InstallPlanListFluentImpl.buildMatchingItem(Predicate<InstallPlanBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<InstallPlan> |
InstallPlanListFluent.buildItems() |
List<InstallPlan> |
InstallPlanListFluentImpl.buildItems() |
List<InstallPlan> |
InstallPlanListFluent.getItems()
Deprecated.
|
List<InstallPlan> |
InstallPlanListFluentImpl.getItems()
Deprecated.
|
List<InstallPlan> |
InstallPlanList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanListFluent.ItemsNested<A> |
InstallPlanListFluent.addNewItemLike(InstallPlan item) |
InstallPlanListFluent.ItemsNested<A> |
InstallPlanListFluentImpl.addNewItemLike(InstallPlan item) |
A |
InstallPlanListFluent.addToItems(InstallPlan... items) |
A |
InstallPlanListFluentImpl.addToItems(InstallPlan... items) |
A |
InstallPlanListFluent.addToItems(Integer index,
InstallPlan item) |
A |
InstallPlanListFluentImpl.addToItems(Integer index,
InstallPlan item) |
A |
InstallPlanListFluent.removeFromItems(InstallPlan... items) |
A |
InstallPlanListFluentImpl.removeFromItems(InstallPlan... items) |
InstallPlanListFluent.ItemsNested<A> |
InstallPlanListFluent.setNewItemLike(Integer index,
InstallPlan item) |
InstallPlanListFluent.ItemsNested<A> |
InstallPlanListFluentImpl.setNewItemLike(Integer index,
InstallPlan item) |
A |
InstallPlanListFluent.setToItems(Integer index,
InstallPlan item) |
A |
InstallPlanListFluentImpl.setToItems(Integer index,
InstallPlan item) |
A |
InstallPlanListFluent.withItems(InstallPlan... items) |
A |
InstallPlanListFluentImpl.withItems(InstallPlan... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
InstallPlanListFluent.addAllToItems(Collection<InstallPlan> items) |
A |
InstallPlanListFluentImpl.addAllToItems(Collection<InstallPlan> items) |
A |
InstallPlanListFluent.removeAllFromItems(Collection<InstallPlan> items) |
A |
InstallPlanListFluentImpl.removeAllFromItems(Collection<InstallPlan> items) |
void |
InstallPlanList.setItems(List<InstallPlan> items) |
A |
InstallPlanListFluent.withItems(List<InstallPlan> items) |
A |
InstallPlanListFluentImpl.withItems(List<InstallPlan> items) |
| Constructor and Description |
|---|
InstallPlanBuilder(InstallPlan instance) |
InstallPlanBuilder(InstallPlan instance,
Boolean validationEnabled) |
InstallPlanBuilder(InstallPlanFluent<?> fluent,
InstallPlan instance) |
InstallPlanBuilder(InstallPlanFluent<?> fluent,
InstallPlan instance,
Boolean validationEnabled) |
InstallPlanFluentImpl(InstallPlan instance) |
| Constructor and Description |
|---|
InstallPlanList(String apiVersion,
List<InstallPlan> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2022 Red Hat. All rights reserved.