Interface DeviceProfile.Builder

    • Method Detail

      • arn

        DeviceProfile.Builder arn​(String arn)

        The Amazon Resource Name of the resource.

        Parameters:
        arn - The Amazon Resource Name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        DeviceProfile.Builder name​(String name)

        The name of the resource.

        Parameters:
        name - The name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        DeviceProfile.Builder id​(String id)

        The ID of the device profile.

        Parameters:
        id - The ID of the device profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.