Class ACRWebHookPayload

  • All Implemented Interfaces:
    Serializable

    public class ACRWebHookPayload
    extends WebHookPayload
    Partially implements https://docs.microsoft.com/en-us/azure/container-registry/container-registry-webhook-reference.
    See Also:
    Serialized Form
    • Constructor Detail

      • ACRWebHookPayload

        public ACRWebHookPayload​(@NonNull
                                 net.sf.json.JSONObject data)