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