Package com.docusign.admin.api
Class DsGroupsApi.GetDSGroupsOptions
- java.lang.Object
-
- com.docusign.admin.api.DsGroupsApi.GetDSGroupsOptions
-
- Enclosing class:
- DsGroupsApi
public class DsGroupsApi.GetDSGroupsOptions extends Object
GetDSGroupsOptions Class.
-
-
Constructor Summary
Constructors Constructor Description GetDSGroupsOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetPage()getPage method.IntegergetPageSize()getPageSize method.voidsetPage(Integer page)setPage method.voidsetPageSize(Integer pageSize)setPageSize method.
-