Package zendesk.support.requestlist
Class RequestListUiConfig
- java.lang.Object
-
- zendesk.support.requestlist.RequestListUiConfig
-
public class RequestListUiConfig extends java.lang.Object
Data class, that represents the initial configuration ofRequestListActivity
. Use theRequestListUiConfig.Builder
to create an instance.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static class
RequestListUiConfig.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<UiConfig>
getUiConfigs()
-