public interface IOAuth2PermissionGrantDeltaCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IOAuth2PermissionGrantDeltaCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IOAuth2PermissionGrantDeltaCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIOAuth2PermissionGrantDeltaCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIOAuth2PermissionGrantDeltaCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this request