RStudio Launcher Plugin SDK
1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
|
This is the complete list of members for rstudio::launcher_plugins::api::ClusterInfoResponse, including all inherited members.
ClusterInfoResponse(uint64_t in_requestId, const JobSourceConfiguration &in_configuration) | rstudio::launcher_plugins::api::ClusterInfoResponse | |
Noncopyable()=default | rstudio::launcher_plugins::Noncopyable | |
Noncopyable(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
operator=(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
Response(Type in_responseType, uint64_t in_requestId) | rstudio::launcher_plugins::api::Response | protected |
toJson() const override | rstudio::launcher_plugins::api::ClusterInfoResponse | virtual |
Type enum name | rstudio::launcher_plugins::api::Response | protected |
~Response()=default | rstudio::launcher_plugins::api::Response | virtual |