Class GetReportContentResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181201")
    public class GetReportContentResponse
    extends BmcResponse
    • Method Detail

      • getOpcRequestId

        public String getOpcRequestId()
        Unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a particular request, please provide the request ID.

        Returns:
        the value
      • getContentLength

        public Long getContentLength()
        Size of the file.
        Returns:
        the value
      • getLastModified

        public Date getLastModified()
        The date and time the report was last modified, in the format defined by HTTP-date.
        Returns:
        the value
      • getInputStream

        public InputStream getInputStream()
        The returned java.io.InputStream instance.
        Returns:
        the value