Interface AdminGetDeviceResponse.Builder

    • Method Detail

      • device

        AdminGetDeviceResponse.Builder device​(DeviceType device)

        Details of the requested device. Includes device information, last-accessed and created dates, and the device key.

        Parameters:
        device - Details of the requested device. Includes device information, last-accessed and created dates, and the device key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.