UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.addComponentsItem(ComponentGrid componentsItem) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.addEmbeddedQueriesItem(Query embeddedQueriesItem) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.addScriptsItem(Script scriptsItem) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.addTagsItem(String tagsItem) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.components(List<ComponentGrid> components) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.description(String description) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.embeddedQueries(List<Query> embeddedQueries) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.favorite(Boolean favorite) |
UpdateAppResponseDataAttributes |
UpdateAppResponseData.getAttributes()
The definition of UpdateAppResponseDataAttributes object.
|
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.inputSchema(InputSchema inputSchema) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.name(String name) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.rootInstanceName(String rootInstanceName) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.scripts(List<Script> scripts) |
UpdateAppResponseDataAttributes |
UpdateAppResponseDataAttributes.tags(List<String> tags) |