Class ListDesktopsResponse


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

      • getOpcRequestId

        public String getOpcRequestId()
        The unique identifier of the request.
        Returns:
        the value
      • getOpcNextPage

        public String getOpcNextPage()
        For pagination.
        Returns:
        the value
      • getDesktopCollection

        public DesktopCollection getDesktopCollection()
        The returned DesktopCollection instance.
        Returns:
        the value
      • builder

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