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