Class CreatePipelineResponse


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

      • getOpcWorkRequestId

        public String getOpcWorkRequestId()
        A unique Oracle-assigned identifier for an asynchronous request.

        You can use this to query status of the asynchronous operation.

        Returns:
        the value
      • getOpcRequestId

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

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

        Returns:
        the value
      • getEtag

        public String getEtag()
        For optimistic concurrency control.

        See if-match.

        Returns:
        the value
      • getPipeline

        public Pipeline getPipeline()
        The returned Pipeline instance.
        Returns:
        the value
      • builder

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