public class CheckoutUtility extends ApiKeyAuthenticatedService
| Constructor and Description |
|---|
CheckoutUtility(Client client) |
| Modifier and Type | Method and Description |
|---|---|
OriginKeysResponse |
originKeys(OriginKeysRequest originKeysRequest)
POST /originKeys API call
|
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic CheckoutUtility(Client client)
public OriginKeysResponse originKeys(OriginKeysRequest originKeysRequest) throws ApiException, IOException
originKeysRequest - OriginKeysRequestIOException - IOExceptionApiException - ApiExceptionCopyright © 2022. All rights reserved.