Class GetRunRequest.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • runId

        public GetRunRequest.Builder runId​(String runId)
        The unique ID for the run
        Parameters:
        runId - the value to set
        Returns:
        this builder instance
      • opcRequestId

        public GetRunRequest.Builder opcRequestId​(String opcRequestId)
        Unique identifier for the request.

        If provided, the returned request ID will include this value. Otherwise, a random request ID will be generated by the service.

        Parameters:
        opcRequestId - the value to set
        Returns:
        this builder instance
      • invocationCallback

        public GetRunRequest.Builder invocationCallback​(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
        Set the invocation callback for the request to be built.
        Parameters:
        invocationCallback - the invocation callback to be set for the request
        Returns:
        this builder instance
      • retryConfiguration

        public GetRunRequest.Builder retryConfiguration​(RetryConfiguration retryConfiguration)
        Set the retry configuration for the request to be built.
        Parameters:
        retryConfiguration - the retry configuration to be used for the request
        Returns:
        this builder instance