Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.MSTeamsV2Config
-
Packages that use MSTeamsV2Config Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of MSTeamsV2Config in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return MSTeamsV2Config Modifier and Type Method Description MSTeamsV2ConfigMSTeamsV2ConfigBuilder. build()MSTeamsV2ConfigReceiverFluent. buildFirstMsteamsv2Config()MSTeamsV2ConfigReceiverFluent. buildLastMsteamsv2Config()MSTeamsV2ConfigReceiverFluent. buildMatchingMsteamsv2Config(Predicate<MSTeamsV2ConfigBuilder> predicate)MSTeamsV2ConfigReceiverFluent. buildMsteamsv2Config(int index)Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return types with arguments of type MSTeamsV2Config Modifier and Type Method Description List<MSTeamsV2Config>ReceiverFluent. buildMsteamsv2Configs()List<MSTeamsV2Config>Receiver. getMsteamsv2Configs()List of MSTeamsV2 configurations.Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type MSTeamsV2Config Modifier and Type Method Description ReceiverFluent.Msteamsv2ConfigsNested<A>ReceiverFluent. addNewMsteamsv2ConfigLike(MSTeamsV2Config item)AReceiverFluent. addToMsteamsv2Configs(int index, MSTeamsV2Config item)AReceiverFluent. addToMsteamsv2Configs(MSTeamsV2Config... items)protected voidMSTeamsV2ConfigFluent. copyInstance(MSTeamsV2Config instance)AReceiverFluent. removeFromMsteamsv2Configs(MSTeamsV2Config... items)ReceiverFluent.Msteamsv2ConfigsNested<A>ReceiverFluent. setNewMsteamsv2ConfigLike(int index, MSTeamsV2Config item)AReceiverFluent. setToMsteamsv2Configs(int index, MSTeamsV2Config item)AReceiverFluent. withMsteamsv2Configs(MSTeamsV2Config... msteamsv2Configs)Method parameters in io.fabric8.openshift.api.model.monitoring.v1alpha1 with type arguments of type MSTeamsV2Config Modifier and Type Method Description AReceiverFluent. addAllToMsteamsv2Configs(Collection<MSTeamsV2Config> items)AReceiverFluent. removeAllFromMsteamsv2Configs(Collection<MSTeamsV2Config> items)voidReceiver. setMsteamsv2Configs(List<MSTeamsV2Config> msteamsv2Configs)List of MSTeamsV2 configurations.AReceiverFluent. withMsteamsv2Configs(List<MSTeamsV2Config> msteamsv2Configs)Constructors in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type MSTeamsV2Config Constructor Description MSTeamsV2ConfigBuilder(MSTeamsV2Config instance)MSTeamsV2ConfigBuilder(MSTeamsV2ConfigFluent<?> fluent, MSTeamsV2Config instance)MSTeamsV2ConfigFluent(MSTeamsV2Config instance)
-