Uses of Class
io.fabric8.openclustermanagement.api.model.observability.v1beta2.UserWorkloadLogsCollectionSpec
-
Packages that use UserWorkloadLogsCollectionSpec Package Description io.fabric8.openclustermanagement.api.model.observability.v1beta2 -
-
Uses of UserWorkloadLogsCollectionSpec in io.fabric8.openclustermanagement.api.model.observability.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 that return UserWorkloadLogsCollectionSpec Modifier and Type Method Description UserWorkloadLogsCollectionSpecUserWorkloadLogsCollectionSpecBuilder. build()UserWorkloadLogsCollectionSpecUserWorkloadLogsSpecFluent. buildCollection()UserWorkloadLogsCollectionSpecUserWorkloadLogsSpec. getCollection()Methods in io.fabric8.openclustermanagement.api.model.observability.v1beta2 with parameters of type UserWorkloadLogsCollectionSpec Modifier and Type Method Description protected voidUserWorkloadLogsCollectionSpecFluent. copyInstance(UserWorkloadLogsCollectionSpec instance)UserWorkloadLogsSpecFluent.CollectionNested<A>UserWorkloadLogsSpecFluent. editOrNewCollectionLike(UserWorkloadLogsCollectionSpec item)voidUserWorkloadLogsSpec. setCollection(UserWorkloadLogsCollectionSpec collection)AUserWorkloadLogsSpecFluent. withCollection(UserWorkloadLogsCollectionSpec collection)UserWorkloadLogsSpecFluent.CollectionNested<A>UserWorkloadLogsSpecFluent. withNewCollectionLike(UserWorkloadLogsCollectionSpec item)Constructors in io.fabric8.openclustermanagement.api.model.observability.v1beta2 with parameters of type UserWorkloadLogsCollectionSpec Constructor Description UserWorkloadLogsCollectionSpecBuilder(UserWorkloadLogsCollectionSpec instance)UserWorkloadLogsCollectionSpecBuilder(UserWorkloadLogsCollectionSpecFluent<?> fluent, UserWorkloadLogsCollectionSpec instance)UserWorkloadLogsCollectionSpecFluent(UserWorkloadLogsCollectionSpec instance)UserWorkloadLogsSpec(UserWorkloadLogsCollectionSpec collection)
-