Interface DescribeAutoScalingNotificationTypesResponse.Builder

All Superinterfaces:
AutoScalingResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<DescribeAutoScalingNotificationTypesResponse.Builder,DescribeAutoScalingNotificationTypesResponse>, SdkBuilder<DescribeAutoScalingNotificationTypesResponse.Builder,DescribeAutoScalingNotificationTypesResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeAutoScalingNotificationTypesResponse

  • Method Details

    • 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.