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