インターフェースの使用
org.springframework.http.ContentDisposition.Builder
ContentDisposition.Builder を使用するパッケージ
org.springframework.http 内の ContentDisposition.Builder 使用
修飾子と型メソッド説明static ContentDisposition.BuilderContentDisposition.attachment()型 "attachment" のContentDispositionのビルダーを返します。static ContentDisposition.BuilderContentDispositionのビルダーを返します。filename パラメーターの値を設定します。RFC5987 で定義されているようにエンコードされるfilenameの値を設定します。static ContentDisposition.BuilderContentDisposition.formData()型 "form-data" のContentDispositionのビルダーを返します。static ContentDisposition.BuilderContentDisposition.inline()型「インライン」のContentDispositionのビルダーを返します。name パラメーターの値を設定します。