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