Class GetQueryWorkRequestResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20200601")
    public class GetQueryWorkRequestResponse
    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
      • getEtag

        public String getEtag()
        For optimistic concurrency control.

        See if-match.

        Returns:
        the value
      • getRetryAfter

        public Float getRetryAfter()
        A decimal number representing the number of seconds the client should wait before polling this endpoint again.
        Returns:
        the value
      • getQueryWorkRequest

        public QueryWorkRequest getQueryWorkRequest()
        The returned QueryWorkRequest instance.
        Returns:
        the value