Class RolesResponse
java.lang.Object
org.graylog2.rest.models.roles.responses.RolesResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RolesResponsecreate(@NotNull Set<RoleResponse> roles) abstract @NotNull Set<RoleResponse>roles()inttotal()
-
Constructor Details
-
RolesResponse
public RolesResponse()
-
-
Method Details
-
roles
-
total
public int total() -
create
-