Class TablePlayerDto.TablePlayerDtoBuilder
java.lang.Object
com.djrapitops.plan.delivery.domain.datatransfer.TablePlayerDto.TablePlayerDtoBuilder
- Enclosing class:
- TablePlayerDto
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withActivityIndex
(double activityIndex) withCountry
(String country) withExtensionValues
(Map<String, ExtensionValueDataDto> extensionValues) withLastSeen
(Long lastSeen) withPlaytimeActive
(Long playtimeActive) withRegistered
(Long registered) withSessionCount
(Long sessionCount)
-
Method Details
-
withUuid
-
withName
-
withActivityIndex
-
withPlaytimeActive
-
withSessionCount
-
withLastSeen
-
withRegistered
-
withCountry
-
withExtensionValues
public TablePlayerDto.TablePlayerDtoBuilder withExtensionValues(Map<String, ExtensionValueDataDto> extensionValues) -
build
-