Class ResponseFormat

    • Constructor Detail

      • ResponseFormat

        public ResponseFormat​(ResponseFormat.Type type)
        Creates a new instance of the ResponseFormat class.
        Parameters:
        type - The type of the response format.
    • Method Detail

      • getType

        public ResponseFormat.Type getType()
        Gets the type of the response format.
        Returns:
        The type.