Class DeferPayload

    • Method Detail

      • getData

        @Nullable
        public <T> T getData()
        Type Parameters:
        T - the type to cast the result to
        Returns:
        the resolved data
      • toSpecification

        public java.util.Map<java.lang.String,​java.lang.Object> toSpecification()
        Overrides:
        toSpecification in class IncrementalPayload
        Returns:
        a map of this payload that strictly follows the spec