Class Templates
- java.lang.Object
-
- com.gooddata.sdk.model.projecttemplate.Templates
-
@Deprecated public class Templates extends java.lang.ObjectDeprecated.The project templates are deprecated and stopped working on May 15, 2019. See https://support.gooddata.com/hc/en-us/articles/360016126334-April-4-2019 Deprecated since version 3.0.1. Will be removed in one of future versions.Wrapper for list of project templates. Deserialization only.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringURIDeprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.util.List<Template>getTemplates()Deprecated.
-
-
-
Field Detail
-
URI
public static final java.lang.String URI
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
getTemplates
public java.util.List<Template> getTemplates()
Deprecated.
-
-