| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
RegistrationTypeDefinition |
RegistrationTypeDefinition.clone() |
RegistrationTypeDefinition |
RegistrationTypeDefinition.withDisplayHints(RegistrationTypeDisplayHints displayHints)
Provides help information on the registration.
|
RegistrationTypeDefinition |
RegistrationTypeDefinition.withRegistrationType(String registrationType)
The type of registration form.
|
RegistrationTypeDefinition |
RegistrationTypeDefinition.withSupportedAssociations(Collection<SupportedAssociation> supportedAssociations)
The supported association behavior for the registration type.
|
RegistrationTypeDefinition |
RegistrationTypeDefinition.withSupportedAssociations(SupportedAssociation... supportedAssociations)
The supported association behavior for the registration type.
|
| Modifier and Type | Method and Description |
|---|---|
List<RegistrationTypeDefinition> |
DescribeRegistrationTypeDefinitionsResult.getRegistrationTypeDefinitions()
The type of registration form.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRegistrationTypeDefinitionsResult |
DescribeRegistrationTypeDefinitionsResult.withRegistrationTypeDefinitions(RegistrationTypeDefinition... registrationTypeDefinitions)
The type of registration form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRegistrationTypeDefinitionsResult.setRegistrationTypeDefinitions(Collection<RegistrationTypeDefinition> registrationTypeDefinitions)
The type of registration form.
|
DescribeRegistrationTypeDefinitionsResult |
DescribeRegistrationTypeDefinitionsResult.withRegistrationTypeDefinitions(Collection<RegistrationTypeDefinition> registrationTypeDefinitions)
The type of registration form.
|
Copyright © 2024. All rights reserved.