| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
SupportTerm |
SupportTerm.clone() |
SupportTerm |
AcceptedTerm.getSupportTerm()
Defines the customer support available for the acceptors when they purchase the software.
|
SupportTerm |
SupportTerm.withRefundPolicy(String refundPolicy)
Free-text field about the refund policy description that will be shown to customers as is on the website and
console.
|
SupportTerm |
SupportTerm.withType(String type)
Category of the term being updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptedTerm.setSupportTerm(SupportTerm supportTerm)
Defines the customer support available for the acceptors when they purchase the software.
|
AcceptedTerm |
AcceptedTerm.withSupportTerm(SupportTerm supportTerm)
Defines the customer support available for the acceptors when they purchase the software.
|
Copyright © 2023. All rights reserved.