Class CreateDesktopPoolResponse


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

      • getOpcRequestId

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

        public String getOpcWorkRequestId()
        A unique identifier for an asynchronous request.
        Returns:
        the value
      • getLocation

        public String getLocation()
        A URL containing location of the newly created resource.
        Returns:
        the value
      • getContentLocation

        public String getContentLocation()
        A URL containing the location of the newly created resource.
        Returns:
        the value
      • getEtag

        public String getEtag()
        For optimistic concurrency.

        See if-match.

        Returns:
        the value
      • getDesktopPool

        public DesktopPool getDesktopPool()
        The returned DesktopPool instance.
        Returns:
        the value