Uses of Class
io.gs2.identifier.result.DeleteUserResult
Packages that use DeleteUserResult
-
Uses of DeleteUserResult in io.gs2.identifier
Methods in io.gs2.identifier that return DeleteUserResultMethod parameters in io.gs2.identifier with type arguments of type DeleteUserResultModifier and TypeMethodDescriptionvoidGs2IdentifierRestClient.deleteUserAsync(DeleteUserRequest request, AsyncAction<AsyncResult<DeleteUserResult>> callback) -
Uses of DeleteUserResult in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return DeleteUserResultModifier and TypeMethodDescriptionstatic DeleteUserResultDeleteUserResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)