| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
static AgreementStatus |
AgreementStatus.fromValue(String value)
Use this in place of valueOf.
|
static AgreementStatus |
AgreementStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgreementStatus[] |
AgreementStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AgreementViewSummary |
AgreementViewSummary.withStatus(AgreementStatus status)
The current status of the agreement.
|
DescribeAgreementResult |
DescribeAgreementResult.withStatus(AgreementStatus status)
The current status of the agreement.
|
Copyright © 2024. All rights reserved.