| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
RegistrationSectionDisplayHints |
RegistrationSectionDisplayHints.clone() |
RegistrationSectionDisplayHints |
RegistrationSectionDefinition.getDisplayHints()
The path to the section of the registration.
|
RegistrationSectionDisplayHints |
RegistrationSectionDisplayHints.withDocumentationLink(String documentationLink)
The link to the document the display hint is associated with.
|
RegistrationSectionDisplayHints |
RegistrationSectionDisplayHints.withDocumentationTitle(String documentationTitle)
The title of the document the display hint is associated with.
|
RegistrationSectionDisplayHints |
RegistrationSectionDisplayHints.withLongDescription(String longDescription)
A full description of the display hint.
|
RegistrationSectionDisplayHints |
RegistrationSectionDisplayHints.withShortDescription(String shortDescription)
A short description of the display hint.
|
RegistrationSectionDisplayHints |
RegistrationSectionDisplayHints.withTitle(String title)
The title of the display hint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationSectionDefinition.setDisplayHints(RegistrationSectionDisplayHints displayHints)
The path to the section of the registration.
|
RegistrationSectionDefinition |
RegistrationSectionDefinition.withDisplayHints(RegistrationSectionDisplayHints displayHints)
The path to the section of the registration.
|
Copyright © 2024. All rights reserved.