Uses of Class
jenkins.plugins.googlechat.GoogleChatRequest
Packages that use GoogleChatRequest
-
Uses of GoogleChatRequest in io.cnaik.service
Methods in io.cnaik.service that return GoogleChatRequestMethods in io.cnaik.service that return types with arguments of type GoogleChatRequest -
Uses of GoogleChatRequest in jenkins.plugins.googlechat
Methods in jenkins.plugins.googlechat that return GoogleChatRequestModifier and TypeMethodDescriptionGoogleChatRequest.GoogleChatRequestCardBuilder.build()
GoogleChatRequest.GoogleChatRequestSimpleBuilder.build()
Methods in jenkins.plugins.googlechat with parameters of type GoogleChatRequestModifier and TypeMethodDescriptionboolean
GoogleChatService.publish
(GoogleChatRequest request, String... notificationUrls) boolean
StandardGoogleChatService.publish
(GoogleChatRequest request, String... notificationUrls)