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