Uses of Class
io.fabric8.openclustermanagement.api.model.observability.v1beta2.PlatformLogsSpecFluent.CollectionNested
-
Packages that use PlatformLogsSpecFluent.CollectionNested Package Description io.fabric8.openclustermanagement.api.model.observability.v1beta2 -
-
Uses of PlatformLogsSpecFluent.CollectionNested in io.fabric8.openclustermanagement.api.model.observability.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 that return PlatformLogsSpecFluent.CollectionNested Modifier and Type Method Description PlatformLogsSpecFluent.CollectionNested<A>PlatformLogsSpecFluent. editCollection()PlatformLogsSpecFluent.CollectionNested<A>PlatformLogsSpecFluent. editOrNewCollection()PlatformLogsSpecFluent.CollectionNested<A>PlatformLogsSpecFluent. editOrNewCollectionLike(PlatformLogsCollectionSpec item)PlatformLogsSpecFluent.CollectionNested<A>PlatformLogsSpecFluent. withNewCollection()PlatformLogsSpecFluent.CollectionNested<A>PlatformLogsSpecFluent. withNewCollectionLike(PlatformLogsCollectionSpec item)
-