DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.__httpStatusCode__(int __httpStatusCode__) | 
  | 
static DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.builder() | 
 Return a new builder for this response object. 
 | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.contentLength(Long contentLength) | 
 Size of the file. 
 | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.copy(DownloadValidationReportResponse o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.etag(String etag) | 
 For optimistic concurrency control. 
 | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.headers(Map<String,List<String>> headers) | 
  | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.inputStream(InputStream inputStream) | 
 The returned java.io.InputStream instance. 
 | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.lastModified(Date lastModified) | 
The date and time the network validation report file was created, as described in  RFC
3339, section 14.29.  
 | 
DownloadValidationReportResponse.Builder | 
DownloadValidationReportResponse.Builder.opcRequestId(String opcRequestId) | 
 Unique Oracle-assigned identifier for the request. 
 |