com.amazonaws.services.autoscaling.model
Class DescribeAutoScalingNotificationTypesResult

java.lang.Object
  extended by com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
All Implemented Interfaces:
java.io.Serializable

public class DescribeAutoScalingNotificationTypesResult
extends java.lang.Object
implements java.io.Serializable

The AutoScalingNotificationTypes data type.

See Also:
Serialized Form

Constructor Summary
DescribeAutoScalingNotificationTypesResult()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.util.List<java.lang.String> getAutoScalingNotificationTypes()
          Returns a list of all notification types supported by Auto Scaling.
 int hashCode()
           
 void setAutoScalingNotificationTypes(java.util.Collection<java.lang.String> autoScalingNotificationTypes)
          Returns a list of all notification types supported by Auto Scaling.
 java.lang.String toString()
          Returns a string representation of this object; useful for testing and debugging.
 DescribeAutoScalingNotificationTypesResult withAutoScalingNotificationTypes(java.util.Collection<java.lang.String> autoScalingNotificationTypes)
          Returns a list of all notification types supported by Auto Scaling.
 DescribeAutoScalingNotificationTypesResult withAutoScalingNotificationTypes(java.lang.String... autoScalingNotificationTypes)
          Returns a list of all notification types supported by Auto Scaling.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DescribeAutoScalingNotificationTypesResult

public DescribeAutoScalingNotificationTypesResult()
Method Detail

getAutoScalingNotificationTypes

public java.util.List<java.lang.String> getAutoScalingNotificationTypes()
Returns a list of all notification types supported by Auto Scaling. They are: https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE

Returns:
Returns a list of all notification types supported by Auto Scaling. They are:
  • autoscaling:EC2_INSTANCE_LAUNCH

  • autoscaling:EC2_INSTANCE_LAUNCH_ERROR

  • autoscaling:EC2_INSTANCE_TERMINATE

  • autoscaling:EC2_INSTANCE_TERMINATE_ERROR

  • autoscaling:TEST_NOTIFICATION

https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE

setAutoScalingNotificationTypes

public void setAutoScalingNotificationTypes(java.util.Collection<java.lang.String> autoScalingNotificationTypes)
Returns a list of all notification types supported by Auto Scaling. They are: https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE

Parameters:
autoScalingNotificationTypes - Returns a list of all notification types supported by Auto Scaling. They are:
  • autoscaling:EC2_INSTANCE_LAUNCH

  • autoscaling:EC2_INSTANCE_LAUNCH_ERROR

  • autoscaling:EC2_INSTANCE_TERMINATE

  • autoscaling:EC2_INSTANCE_TERMINATE_ERROR

  • autoscaling:TEST_NOTIFICATION

https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE

withAutoScalingNotificationTypes

public DescribeAutoScalingNotificationTypesResult withAutoScalingNotificationTypes(java.lang.String... autoScalingNotificationTypes)
Returns a list of all notification types supported by Auto Scaling. They are: https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE

Returns a reference to this object so that method calls can be chained together.

Parameters:
autoScalingNotificationTypes - Returns a list of all notification types supported by Auto Scaling. They are:
  • autoscaling:EC2_INSTANCE_LAUNCH

  • autoscaling:EC2_INSTANCE_LAUNCH_ERROR

  • autoscaling:EC2_INSTANCE_TERMINATE

  • autoscaling:EC2_INSTANCE_TERMINATE_ERROR

  • autoscaling:TEST_NOTIFICATION

https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE
Returns:
A reference to this updated object so that method calls can be chained together.

withAutoScalingNotificationTypes

public DescribeAutoScalingNotificationTypesResult withAutoScalingNotificationTypes(java.util.Collection<java.lang.String> autoScalingNotificationTypes)
Returns a list of all notification types supported by Auto Scaling. They are: https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE

Returns a reference to this object so that method calls can be chained together.

Parameters:
autoScalingNotificationTypes - Returns a list of all notification types supported by Auto Scaling. They are:
  • autoscaling:EC2_INSTANCE_LAUNCH

  • autoscaling:EC2_INSTANCE_LAUNCH_ERROR

  • autoscaling:EC2_INSTANCE_TERMINATE

  • autoscaling:EC2_INSTANCE_TERMINATE_ERROR

  • autoscaling:TEST_NOTIFICATION

https://autoscaling.amazonaws.com/?Version=2011-01-01&Action=DescribeAutoScalingNotificationTypes &AUTHPARAMS autoscaling:EC2_INSTANCE_LAUNCH autoscaling:EC2_INSTANCE_LAUNCH_ERROR autoscaling:EC2_INSTANCE_TERMINATE autoscaling:EC2_INSTANCE_TERMINATE_ERROR autoscaling:TEST_NOTIFICATION 42fc6794-bf21-11e2-a1cf-ff3dEXAMPLE
Returns:
A reference to this updated object so that method calls can be chained together.

toString

public java.lang.String toString()
Returns a string representation of this object; useful for testing and debugging.

Overrides:
toString in class java.lang.Object
Returns:
A string representation of this object.
See Also:
Object.toString()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.