public interface SubscriptionCatalogHealthFluent<A extends SubscriptionCatalogHealthFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<N> |
@Deprecated io.fabric8.kubernetes.api.model.ObjectReference getCatalogSourceRef()
io.fabric8.kubernetes.api.model.ObjectReference buildCatalogSourceRef()
A withCatalogSourceRef(io.fabric8.kubernetes.api.model.ObjectReference catalogSourceRef)
Boolean hasCatalogSourceRef()
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<A> withNewCatalogSourceRef()
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<A> withNewCatalogSourceRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<A> editCatalogSourceRef()
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<A> editOrNewCatalogSourceRef()
SubscriptionCatalogHealthFluent.CatalogSourceRefNested<A> editOrNewCatalogSourceRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
Boolean getHealthy()
Boolean hasHealthy()
String getLastUpdated()
Boolean hasLastUpdated()
@Deprecated A withNewLastUpdated(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.