| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.operatorhub.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterServiceVersion |
ValidationSchema.getClusterServiceVersion() |
ClusterServiceVersion |
KubeSchema.getClusterServiceVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setClusterServiceVersion(ClusterServiceVersion clusterServiceVersion) |
void |
KubeSchema.setClusterServiceVersion(ClusterServiceVersion clusterServiceVersion) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.KubernetesList 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.KubernetesList 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 |
|---|---|
ClusterServiceVersion |
ClusterServiceVersionBuilder.build() |
ClusterServiceVersion |
ClusterServiceVersionListFluent.buildFirstItem() |
ClusterServiceVersion |
ClusterServiceVersionListFluentImpl.buildFirstItem() |
ClusterServiceVersion |
ClusterServiceVersionListFluent.buildItem(int index) |
ClusterServiceVersion |
ClusterServiceVersionListFluentImpl.buildItem(int index) |
ClusterServiceVersion |
ClusterServiceVersionListFluent.buildLastItem() |
ClusterServiceVersion |
ClusterServiceVersionListFluentImpl.buildLastItem() |
ClusterServiceVersion |
ClusterServiceVersionListFluent.buildMatchingItem(Predicate<ClusterServiceVersionBuilder> predicate) |
ClusterServiceVersion |
ClusterServiceVersionListFluentImpl.buildMatchingItem(Predicate<ClusterServiceVersionBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterServiceVersion> |
ClusterServiceVersionListFluent.buildItems() |
List<ClusterServiceVersion> |
ClusterServiceVersionListFluentImpl.buildItems() |
List<ClusterServiceVersion> |
ClusterServiceVersionListFluent.getItems()
Deprecated.
|
List<ClusterServiceVersion> |
ClusterServiceVersionListFluentImpl.getItems()
Deprecated.
|
List<ClusterServiceVersion> |
ClusterServiceVersionList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ClusterServiceVersionListFluent.ItemsNested<A> |
ClusterServiceVersionListFluent.addNewItemLike(ClusterServiceVersion item) |
ClusterServiceVersionListFluent.ItemsNested<A> |
ClusterServiceVersionListFluentImpl.addNewItemLike(ClusterServiceVersion item) |
A |
ClusterServiceVersionListFluent.addToItems(ClusterServiceVersion... items) |
A |
ClusterServiceVersionListFluentImpl.addToItems(ClusterServiceVersion... items) |
A |
ClusterServiceVersionListFluent.addToItems(int index,
ClusterServiceVersion item) |
A |
ClusterServiceVersionListFluentImpl.addToItems(int index,
ClusterServiceVersion item) |
A |
ClusterServiceVersionListFluent.removeFromItems(ClusterServiceVersion... items) |
A |
ClusterServiceVersionListFluentImpl.removeFromItems(ClusterServiceVersion... items) |
ClusterServiceVersionListFluent.ItemsNested<A> |
ClusterServiceVersionListFluent.setNewItemLike(int index,
ClusterServiceVersion item) |
ClusterServiceVersionListFluent.ItemsNested<A> |
ClusterServiceVersionListFluentImpl.setNewItemLike(int index,
ClusterServiceVersion item) |
A |
ClusterServiceVersionListFluent.setToItems(int index,
ClusterServiceVersion item) |
A |
ClusterServiceVersionListFluentImpl.setToItems(int index,
ClusterServiceVersion item) |
A |
ClusterServiceVersionListFluent.withItems(ClusterServiceVersion... items) |
A |
ClusterServiceVersionListFluentImpl.withItems(ClusterServiceVersion... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ClusterServiceVersionListFluent.addAllToItems(Collection<ClusterServiceVersion> items) |
A |
ClusterServiceVersionListFluentImpl.addAllToItems(Collection<ClusterServiceVersion> items) |
A |
ClusterServiceVersionListFluent.removeAllFromItems(Collection<ClusterServiceVersion> items) |
A |
ClusterServiceVersionListFluentImpl.removeAllFromItems(Collection<ClusterServiceVersion> items) |
void |
ClusterServiceVersionList.setItems(List<ClusterServiceVersion> items) |
A |
ClusterServiceVersionListFluent.withItems(List<ClusterServiceVersion> items) |
A |
ClusterServiceVersionListFluentImpl.withItems(List<ClusterServiceVersion> items) |
| Constructor and Description |
|---|
ClusterServiceVersionBuilder(ClusterServiceVersion instance) |
ClusterServiceVersionBuilder(ClusterServiceVersion instance,
Boolean validationEnabled) |
ClusterServiceVersionBuilder(ClusterServiceVersionFluent<?> fluent,
ClusterServiceVersion instance) |
ClusterServiceVersionBuilder(ClusterServiceVersionFluent<?> fluent,
ClusterServiceVersion instance,
Boolean validationEnabled) |
ClusterServiceVersionFluentImpl(ClusterServiceVersion instance) |
| Constructor and Description |
|---|
ClusterServiceVersionList(String apiVersion,
List<ClusterServiceVersion> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2023 Red Hat. All rights reserved.