Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static UnlimitedSupportedInstanceFamily |
UnlimitedSupportedInstanceFamily.fromValue(String value)
Use this in place of valueOf.
|
static UnlimitedSupportedInstanceFamily |
UnlimitedSupportedInstanceFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnlimitedSupportedInstanceFamily[] |
UnlimitedSupportedInstanceFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModifyDefaultCreditSpecificationRequest |
ModifyDefaultCreditSpecificationRequest.withInstanceFamily(UnlimitedSupportedInstanceFamily instanceFamily)
The instance family.
|
GetDefaultCreditSpecificationRequest |
GetDefaultCreditSpecificationRequest.withInstanceFamily(UnlimitedSupportedInstanceFamily instanceFamily)
The instance family.
|
InstanceFamilyCreditSpecification |
InstanceFamilyCreditSpecification.withInstanceFamily(UnlimitedSupportedInstanceFamily instanceFamily)
The instance family.
|
Copyright © 2020. All rights reserved.