| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
static Consent.Builder |
Consent.builder() |
Consent.Builder |
Consent.Builder.currency(String currency)
Currency for the
MaxPrice. |
Consent.Builder |
Consent.Builder.maxPrice(Double maxPrice)
Maximum amount the customer agreed to accept.
|
Consent.Builder |
Consent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Consent.Builder> |
Consent.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateDomainContactRequest.Builder |
UpdateDomainContactRequest.Builder.consent(Consumer<Consent.Builder> consent)
Customer's consent for the owner change request.
|
Copyright © 2023. All rights reserved.