public abstract class WebhookField<T> extends Field<T,WebhookManagerUpdatable>
Constructor and Description |
---|
WebhookField(WebhookManagerUpdatable manager,
java.util.function.Supplier<T> originalValue) |
checkValue, equals, getManager, getOriginalValue, getValue, isSet, reset, setValue, shouldUpdate, toString
public WebhookField(WebhookManagerUpdatable manager, java.util.function.Supplier<T> originalValue)