| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExtraParam> |
ContactDetail.extraParams()
A list of name-value pairs for parameters required by certain top-level domains.
|
| Modifier and Type | Method and Description |
|---|---|
ContactDetail.Builder |
ContactDetail.Builder.extraParams(ExtraParam... extraParams)
A list of name-value pairs for parameters required by certain top-level domains.
|
| Modifier and Type | Method and Description |
|---|---|
ContactDetail.Builder |
ContactDetail.Builder.extraParams(Collection<ExtraParam> extraParams)
A list of name-value pairs for parameters required by certain top-level domains.
|
Copyright © 2023. All rights reserved.