Interface DescribeAutoScalingNotificationTypesResponse.Builder

    • Method Detail

      • autoScalingNotificationTypes

        DescribeAutoScalingNotificationTypesResponse.Builder autoScalingNotificationTypes​(Collection<String> autoScalingNotificationTypes)

        The notification types.

        Parameters:
        autoScalingNotificationTypes - The notification types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • autoScalingNotificationTypes

        DescribeAutoScalingNotificationTypesResponse.Builder autoScalingNotificationTypes​(String... autoScalingNotificationTypes)

        The notification types.

        Parameters:
        autoScalingNotificationTypes - The notification types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.