Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
Packages that use SkillGroup Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of SkillGroup in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return SkillGroup Modifier and Type Method Description SkillGroupGetSkillGroupResponse. skillGroup()The details of the skill group requested.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type SkillGroup Modifier and Type Method Description GetSkillGroupResponse.BuilderGetSkillGroupResponse.Builder. skillGroup(SkillGroup skillGroup)The details of the skill group requested.
-