Class B2EventNotificationTargetConfiguration
- java.lang.Object
-
- com.backblaze.b2.client.structures.B2EventNotificationTargetConfiguration
-
- Direct Known Subclasses:
B2WebhookConfiguration
public class B2EventNotificationTargetConfiguration extends java.lang.Object
A destination for an event notification. Used in B2EventNotificationRule.
-
-
Constructor Summary
Constructors Constructor Description B2EventNotificationTargetConfiguration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static B2JsonUnionTypeMap
getUnionTypeMap()
-
-
-
Method Detail
-
getUnionTypeMap
public static B2JsonUnionTypeMap getUnionTypeMap() throws B2JsonException
- Throws:
B2JsonException
-
-