Class ErrorResolverInfo.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of ErrorResolverInfo.
    • Method Detail

      • setErrorId

        public ErrorResolverInfo.Builder setErrorId​(java.lang.Long errorId)
        The error id for which metadata information is needed format: int64
        Parameters:
        errorId - New value for the property.
      • setResolverPresent

        public ErrorResolverInfo.Builder setResolverPresent​(java.lang.Boolean resolverPresent)
        Indicates whether there is a resolver associated with the error or not
        Parameters:
        resolverPresent - New value for the property.