Uses of Class
software.amazon.awssdk.services.workdocs.model.Participants
-
Packages that use Participants Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of Participants in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return Participants Modifier and Type Method Description ParticipantsActivity. participants()The list of users or groups impacted by this action.Methods in software.amazon.awssdk.services.workdocs.model with parameters of type Participants Modifier and Type Method Description Activity.BuilderActivity.Builder. participants(Participants participants)The list of users or groups impacted by this action.
-