An R6 class that represents a Vanity URL
connectapi::Content -> Vanity
Inherited methods
connectapi::Content$bundle_delete()connectapi::Content$bundle_download()connectapi::Content$danger_delete()connectapi::Content$deploy()connectapi::Content$environment()connectapi::Content$environment_all()connectapi::Content$environment_set()connectapi::Content$get_bundles()connectapi::Content$get_connect()connectapi::Content$get_content()connectapi::Content$get_content_remote()connectapi::Content$get_dashboard_url()connectapi::Content$get_job()connectapi::Content$get_jobs()connectapi::Content$get_url()connectapi::Content$internal_content()connectapi::Content$job()connectapi::Content$jobs()connectapi::Content$permissions()connectapi::Content$permissions_add()connectapi::Content$permissions_delete()connectapi::Content$permissions_update()connectapi::Content$repo_enable()connectapi::Content$repo_set()connectapi::Content$runas()connectapi::Content$tag_delete()connectapi::Content$tag_set()connectapi::Content$tags()connectapi::Content$update()connectapi::Content$variants()
new()Vanity$new(connect, content, vanity)
get_vanity()Vanity$get_vanity()
print()Vanity$print(...)
clone()The objects of this class are cloneable with this method.
Vanity$clone(deep = FALSE)deepWhether to make a deep clone.
Other R6 classes:
Bundle,
ContentTask,
Content,
Environment,
PositConnect,
Task,
VariantSchedule,
VariantTask,
Variant