Class CloudDeviceApi


  • public class CloudDeviceApi
    extends Service
    Service of the Cloud Device API
    • Constructor Detail

      • CloudDeviceApi

        public CloudDeviceApi​(Client client)
        CloudDeviceApi constructor in package.
        Parameters:
        client - Client (required)
      • CloudDeviceApi

        public CloudDeviceApi​(Client client,
                              String baseURL)
        CloudDeviceApi constructor in package. Please use this constructor only if you would like to pass along your own url for routing or testing purposes. The latest API version is defined in this class as a constant.
        Parameters:
        client - Client (required)
        baseURL - String (required)