Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
static InstancesHealthAttribute |
InstancesHealthAttribute.fromValue(String value)
Use this in place of valueOf.
|
static InstancesHealthAttribute |
InstancesHealthAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstancesHealthAttribute[] |
InstancesHealthAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DescribeInstancesHealthRequest |
DescribeInstancesHealthRequest.withAttributeNames(InstancesHealthAttribute... attributeNames)
Specifies the response elements you wish to receive.
|
Copyright © 2018. All rights reserved.