public static interface SipMediaApplicationAlexaSkillConfiguration.Builder extends SdkPojo, CopyableBuilder<SipMediaApplicationAlexaSkillConfiguration.Builder,SipMediaApplicationAlexaSkillConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SipMediaApplicationAlexaSkillConfiguration.Builder |
alexaSkillIds(Collection<String> alexaSkillIds)
The ID of the Alexa Skill configuration.
|
SipMediaApplicationAlexaSkillConfiguration.Builder |
alexaSkillIds(String... alexaSkillIds)
The ID of the Alexa Skill configuration.
|
SipMediaApplicationAlexaSkillConfiguration.Builder |
alexaSkillStatus(AlexaSkillStatus alexaSkillStatus)
The status of the Alexa Skill configuration.
|
SipMediaApplicationAlexaSkillConfiguration.Builder |
alexaSkillStatus(String alexaSkillStatus)
The status of the Alexa Skill configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSipMediaApplicationAlexaSkillConfiguration.Builder alexaSkillStatus(String alexaSkillStatus)
The status of the Alexa Skill configuration.
alexaSkillStatus - The status of the Alexa Skill configuration.AlexaSkillStatus,
AlexaSkillStatusSipMediaApplicationAlexaSkillConfiguration.Builder alexaSkillStatus(AlexaSkillStatus alexaSkillStatus)
The status of the Alexa Skill configuration.
alexaSkillStatus - The status of the Alexa Skill configuration.AlexaSkillStatus,
AlexaSkillStatusSipMediaApplicationAlexaSkillConfiguration.Builder alexaSkillIds(Collection<String> alexaSkillIds)
The ID of the Alexa Skill configuration.
alexaSkillIds - The ID of the Alexa Skill configuration.SipMediaApplicationAlexaSkillConfiguration.Builder alexaSkillIds(String... alexaSkillIds)
The ID of the Alexa Skill configuration.
alexaSkillIds - The ID of the Alexa Skill configuration.Copyright © 2023. All rights reserved.