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