| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. __httpStatusCode__(int __httpStatusCode__) |  | 
| static DownloadPdfContentResponse.Builder | DownloadPdfContentResponse. builder() | Return a new builder for this response object. | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. contentDisposition(String contentDisposition) | Set content to download | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. contentLength(Integer contentLength) | Set the content length to download | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. contentType(String contentType) | Set the content type to download | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. copy(DownloadPdfContentResponse o) | Copy method to populate the builder with values from the given instance. | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. headers(Map<String,List<String>> headers) |  | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. inputStream(InputStream inputStream) | The returned java.io.InputStream instance. | 
| DownloadPdfContentResponse.Builder | DownloadPdfContentResponse.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. |