Class GroupParams

java.lang.Object
org.aoju.bus.gitlab.models.GroupParams

public class GroupParams extends Object
This class is utilized by the GroupApi.createGroup(GroupParams) and GroupApi.updateGroup(Object, GroupParams) methods to set the parameters for the call to the GitLab API.