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