| Vanity | R Documentation |
Vanity
Vanity
An R6 class that represents a Vanity URL
connectapi::Content -> Vanity
vanityThe vanity.
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_content_remote()connectapi::Content$get_dashboard_url()connectapi::Content$get_url()connectapi::Content$job()connectapi::Content$jobs()connectapi::Content$packages()connectapi::Content$permissions()connectapi::Content$permissions_add()connectapi::Content$permissions_delete()connectapi::Content$permissions_update()connectapi::Content$register_job_kill_order()connectapi::Content$repo_enable()connectapi::Content$repo_set()connectapi::Content$repository()connectapi::Content$tag_delete()connectapi::Content$tag_set()connectapi::Content$tags()connectapi::Content$update()connectapi::Content$variants()new()Initialize this vanity.
Vanity$new(connect, content, vanity)
connectThe Connect instance.
contentThe Content instance.
vanityThe vanity data.
get_vanity()Return the underlying vanity.
Vanity$get_vanity()
print()Print this object.
Vanity$print(...)
...Unused.
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,
Content,
ContentTask,
Environment,
PositConnect,
Task,
Variant,
VariantSchedule,
VariantTask
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.