Class RequestBase

    • Method Detail

      • errorTrace

        @Nullable
        public java.lang.Boolean errorTrace()
        Whether to include the stack trace of returned errors.

        API name: error_trace

      • human

        @Nullable
        public java.lang.Boolean human()
        Whether to return human readable values for statistics.

        API name: human

      • applyQueryParameters

        protected void applyQueryParameters​(@Nonnull
                                            java.util.Map<java.lang.String,​java.lang.String> params)