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