RoleSuccessStatistics |
RoleSuccessStatistics.Builder.build() |
RoleSuccessStatistics |
RoleSuccessStatistics.withPermanentFail(Long permanentFail) |
RoleSuccessStatistics |
RoleSuccessStatistics.withPermanentSuccess(Long permanentSuccess) |
RoleSuccessStatistics |
RoleSuccessStatistics.withRemoveFail(Long removeFail) |
RoleSuccessStatistics |
RoleSuccessStatistics.withRemoveSuccess(Long removeSuccess) |
RoleSuccessStatistics |
RoleSuccessStatistics.withRoleId(String roleId) |
RoleSuccessStatistics |
RoleSuccessStatistics.withRoleName(String roleName) |
RoleSuccessStatistics |
RoleSuccessStatistics.withTemporaryFail(Long temporaryFail) |
RoleSuccessStatistics |
RoleSuccessStatistics.withTemporarySuccess(Long temporarySuccess) |
RoleSuccessStatistics |
RoleSuccessStatistics.withUnknownFail(Long unknownFail) |