public interface ITeamsTabRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
ITeamsTabRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
ITeamsTabRequest |
buildRequest(Option... requestOptions)
Creates the request
|
ITeamsAppWithReferenceRequestBuilder |
teamsApp()
Gets the request builder for TeamsApp
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentITeamsTabRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestITeamsTabRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestITeamsAppWithReferenceRequestBuilder teamsApp()