public static interface MeetingSetting.Builder extends SdkPojo, CopyableBuilder<MeetingSetting.Builder,MeetingSetting>
| Modifier and Type | Method and Description |
|---|---|
MeetingSetting.Builder |
requirePin(RequirePin requirePin)
The values that indicate whether the pin is always required.
|
MeetingSetting.Builder |
requirePin(String requirePin)
The values that indicate whether the pin is always required.
|
copyapplyMutation, buildMeetingSetting.Builder requirePin(String requirePin)
The values that indicate whether the pin is always required.
requirePin - The values that indicate whether the pin is always required.RequirePin,
RequirePinMeetingSetting.Builder requirePin(RequirePin requirePin)
The values that indicate whether the pin is always required.
requirePin - The values that indicate whether the pin is always required.RequirePin,
RequirePinCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.