public interface IParticipantInviteRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IParticipantInviteRequest |
buildRequest()
Creates the IParticipantInviteRequest
|
IParticipantInviteRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IParticipantInviteRequest with specific options instead of the existing options
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIParticipantInviteRequest buildRequest()
IParticipantInviteRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request