Package | Description |
---|---|
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetReportContentResponse.Builder |
GetReportContentResponse.builder()
Return a new builder for this response object.
|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.contentLength(Long contentLength)
Size of the file.
|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.copy(GetReportContentResponse o)
Copy method to populate the builder with values from the given instance.
|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.headers(Map<String,List<String>> headers) |
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.inputStream(InputStream inputStream)
The returned
java.io.InputStream instance. |
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.lastModified(Date lastModified)
The date and time the report was last modified, in the format defined by HTTP-date.
|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.