Async Caches
Async module of Caches
Functions
Link copied to clipboard
Asynchronously creates a cached content resource.
Link copied to clipboard
public CompletableFuture<DeleteCachedContentResponse> delete(String name, DeleteCachedContentConfig config)
Asynchronously deletes a cached content resource.
Link copied to clipboard
Asynchronously gets a cached content resource.
Link copied to clipboard
Asynchronously makes an API request to list the available cached contents.
Link copied to clipboard
Asynchronously updates a cached content resource.