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