Class Action

    • Method Detail

      • actionType

        @Nullable
        public final java.lang.String actionType()
        API name: action_type
      • headers

        @Nullable
        public final Headers headers()
        API name: headers
      • method

        @Nullable
        public final java.lang.String method()
        API name: method
      • postProcessFunction

        @Nullable
        public final java.lang.String postProcessFunction()
        API name: post_process_function
      • preProcessFunction

        @Nullable
        public final java.lang.String preProcessFunction()
        API name: pre_process_function
      • requestBody

        @Nullable
        public final java.lang.String requestBody()
        API name: request_body
      • url

        @Nullable
        public final java.lang.String url()
        API name: url
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object