Interface DetachInstancesResponse.Builder

    • Method Detail

      • activities

        DetachInstancesResponse.Builder activities​(Collection<Activity> activities)

        The activities related to detaching the instances from the Auto Scaling group.

        Parameters:
        activities - The activities related to detaching the instances from the Auto Scaling group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • activities

        DetachInstancesResponse.Builder activities​(Activity... activities)

        The activities related to detaching the instances from the Auto Scaling group.

        Parameters:
        activities - The activities related to detaching the instances from the Auto Scaling group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.