Package | Description |
---|---|
com.amazonaws.services.devicefarm.model |
Modifier and Type | Method and Description |
---|---|
static OfferingTransactionType |
OfferingTransactionType.fromValue(String value)
Use this in place of valueOf.
|
static OfferingTransactionType |
OfferingTransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfferingTransactionType[] |
OfferingTransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OfferingStatus.setType(OfferingTransactionType type)
The type specified for the offering status.
|
OfferingStatus |
OfferingStatus.withType(OfferingTransactionType type)
The type specified for the offering status.
|
Copyright © 2018. All rights reserved.