Class UploadLogFileResponse


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

      • getOpcRequestId

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

        When you contact Oracle about a specific request, provide the request ID.

        Returns:
        the value
      • getOpcContentMd5

        public String getOpcContentMd5()
        The base-64 encoded MD5 hash of the request body as computed by the server.
        Returns:
        the value
      • getOpcObjectId

        public String getOpcObjectId()
        Unique Oracle-assigned identifier for log data.
        Returns:
        the value
      • getUpload

        public Upload getUpload()
        The returned Upload instance.
        Returns:
        the value
      • builder

        public static UploadLogFileResponse.Builder builder()
        Return a new builder for this response object.
        Returns:
        builder for the response object