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