Return a builder for a ContentDisposition of type "attachment".
Return a builder for a ContentDisposition.
Set the value of the creation-date parameter.
Set the value of the filename parameter.
Set the value of the filename that will be encoded as
defined in RFC 5987.
Return a builder for a ContentDisposition of type "form-data".
Return a builder for a ContentDisposition of type "inline".
Set the value of the modification-date parameter.
Set the value of the name parameter.
Set the value of the read-date parameter.
ContentDisposition.Builder.size(Long size)
Set the value of the size parameter.