public class ConsoleClient extends Object
get() is going to return
a JsonObject that the caller will need to check for "adapterDrafts" and "pluginTemplates" keys and decode them into
the corresponding Map| Constructor and Description |
|---|
ConsoleClient(ClientConfig config) |
public ConsoleClient(ClientConfig config)
public com.google.gson.JsonObject get()
throws IOException,
co.cask.cdap.common.UnauthorizedException
IOExceptionco.cask.cdap.common.UnauthorizedExceptionpublic void set(com.google.gson.JsonObject val)
throws IOException,
co.cask.cdap.common.UnauthorizedException
IOExceptionco.cask.cdap.common.UnauthorizedExceptionCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.