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 isHealthy()
Boolean hasHealthy()
A withNewHealthy(boolean arg1)
String getLastUpdated()
Boolean hasLastUpdated()
A withNewLastUpdated(StringBuilder arg1)
A withNewLastUpdated(StringBuffer arg1)
Copyright © 2015–2020 Red Hat. All rights reserved.