Interface ModifyTargetGroupResponse.Builder

    • Method Detail

      • targetGroups

        ModifyTargetGroupResponse.Builder targetGroups​(Collection<TargetGroup> targetGroups)

        Information about the modified target group.

        Parameters:
        targetGroups - Information about the modified target group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetGroups

        ModifyTargetGroupResponse.Builder targetGroups​(TargetGroup... targetGroups)

        Information about the modified target group.

        Parameters:
        targetGroups - Information about the modified target group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.