Class | Description |
---|---|
InvalidationASynchTransformer |
<<<<<<< HEAD
Invalidate Amazon Cloud CDN files Asynchronously; returns the ID for the Invalidation Request generated by this.
The synchronous response is a alphanumeric handle to the Asynch request sent. |
InvalidationSynchTransformer |
Invalidate Amazon Cloud CDN files Synchronously; returns the ID for the Invalidation Request generated by this.
Exception handling Notes Will result in either a CreateInvalidationResult or
In the case of a connection problem, the nested cause would be AmazonClientException and if there is a fault in the connection configuration the cause would be
a AmazonServiceException . |
Copyright © 2018. All rights reserved.