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