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