Class ListRecipesResponse


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

      • 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
      • getOpcNextPage

        public String getOpcNextPage()
        The page token represents the page to start retrieving results.

        This is usually retrieved from a previous list call.

        Returns:
        the value
      • getRecipeSummaryCollection

        public RecipeSummaryCollection getRecipeSummaryCollection()
        The returned RecipeSummaryCollection instance.
        Returns:
        the value
      • builder

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