public interface ISubscribedSkuCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
ISubscribedSkuCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
ISubscribedSkuCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
ISubscribedSkuRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentISubscribedSkuCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestISubscribedSkuCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestISubscribedSkuRequestBuilder byId(java.lang.String id)