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