Interface GetDevicesInPlacementResponse.Builder

    • Method Detail

      • devices

        GetDevicesInPlacementResponse.Builder devices​(Map<String,​String> devices)

        An object containing the devices (zero or more) within the placement.

        Parameters:
        devices - An object containing the devices (zero or more) within the placement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.