public class ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest extends BaseRequest implements IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest
functionOptions, queryOptions, REQUEST_STATS_HEADER_VALUE_FORMAT_STRING| Constructor and Description |
|---|
ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request for this ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequest
|
| Modifier and Type | Method and Description |
|---|---|
IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
java.lang.String |
get()
Gets the String
|
void |
get(ICallback<java.lang.String> callback)
Gets the String
|
IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest |
select(java.lang.String value)
Sets the select clause for the request
|
addFunctionOption, addHeader, addQueryOption, getClient, getDelay, getFunctionOptions, getHeaders, getHttpMethod, getMaxRedirects, getMaxRetries, getOptions, getQueryOptions, getRequestUrl, getResponseType, getShouldRedirect, getShouldRetry, getUseCaches, send, send, setDelay, setHttpMethod, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCachespublic ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic void get(ICallback<java.lang.String> callback)
get in interface IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestcallback - the callback to be called after success or failurepublic java.lang.String get()
throws ClientException
get in interface IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestClientException - an exception occurs if there was an error while the request was sentpublic IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest select(java.lang.String value)
select in interface IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestvalue - the select clausepublic IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest expand(java.lang.String value)
expand in interface IApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestvalue - the expand clause