Uses of Class
io.gs2.account.model.TakeOver
Packages that use TakeOver
-
Uses of TakeOver in io.gs2.account.model
Methods in io.gs2.account.model that return TakeOverModifier and TypeMethodDescriptionstatic TakeOverTakeOver.fromJson(com.fasterxml.jackson.databind.JsonNode data) TakeOver.withCreatedAt(Long createdAt) TakeOver.withPassword(String password) TakeOver.withRevision(Long revision) TakeOver.withTakeOverId(String takeOverId) TakeOver.withUserId(String userId) TakeOver.withUserIdentifier(String userIdentifier) Methods in io.gs2.account.model with parameters of type TakeOver -
Uses of TakeOver in io.gs2.account.result
Methods in io.gs2.account.result that return TakeOverModifier and TypeMethodDescriptionCreateTakeOverByUserIdResult.getItem()CreateTakeOverResult.getItem()DeleteTakeOverByUserIdentifierResult.getItem()DeleteTakeOverResult.getItem()GetTakeOverByUserIdResult.getItem()GetTakeOverResult.getItem()UpdateTakeOverByUserIdResult.getItem()UpdateTakeOverResult.getItem()Methods in io.gs2.account.result that return types with arguments of type TakeOverModifier and TypeMethodDescriptionDescribeTakeOversByUserIdResult.getItems()DescribeTakeOversResult.getItems()Methods in io.gs2.account.result with parameters of type TakeOverModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.account.result with type arguments of type TakeOverModifier and TypeMethodDescriptionvoidvoid