Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionexplicitly pass returnUrl with
CloudServiceUtil.buildBaseJson(Config, String, String)
instead.
-
Deprecated ConstructorsConstructorDescriptionuse
Config(String)
instead and manually pass returnUrl toCloudServiceUtil.buildBaseJson(Config, String, String)
if necessaryuseConfig(String, String, String)
instead and manually pass returnUrl toCloudServiceUtil.buildBaseJson(Config, String, String)
if necessaryFileLink objects should not be created by hand - useClient.fileLink(String)
to acquire them. This constructor is scheduled to be removed in version 1.0.0.access to this constructor is scheduled to be limited in 1.0.0 to internal use only.