Interface GetDeviceResponse.Builder

    • Method Detail

      • device

        GetDeviceResponse.Builder device​(Device device)

        An object that contains information about the requested device.

        Parameters:
        device - An object that contains information about the requested device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.