Uses of Class
org.graylog.events.contentpack.entities.HttpEventNotificationConfigV2Entity.Builder
Packages that use HttpEventNotificationConfigV2Entity.Builder
-
Uses of HttpEventNotificationConfigV2Entity.Builder in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return HttpEventNotificationConfigV2Entity.BuilderModifier and TypeMethodDescriptionHttpEventNotificationConfigV2Entity.Builder.bodyTemplate(ValueReference bodyTemplate) HttpEventNotificationConfigV2Entity.builder()HttpEventNotificationConfigV2Entity.Builder.contentType(ValueReference contentType) HttpEventNotificationConfigV2Entity.Builder.create()HttpEventNotificationConfigV2Entity.Builder.headers(ValueReference headers) HttpEventNotificationConfigV2Entity.Builder.httpMethod(ValueReference httpMethod) HttpEventNotificationConfigV2Entity.Builder.skipTLSVerification(ValueReference skipTLSVerification) HttpEventNotificationConfigV2Entity.Builder.timeZone(ValueReference timeZone) HttpEventNotificationConfigV2Entity.toBuilder()HttpEventNotificationConfigV2Entity.Builder.url(ValueReference url)