delete
public CompletableFuture<DeleteCachedContentResponse> delete(String name, DeleteCachedContentConfig config)
Asynchronously deletes a cached content resource.
Parameters
name
The name(resource id) of the cached content to delete.
config
A DeleteCachedContentConfig for configuring the delete request.